reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/llvm-objcopy/ELF/Object.h
  683   const Symbol *getSymbolByIndex(uint32_t Index) const;

References

tools/llvm-objcopy/ELF/Object.cpp
  777       static_cast<const SymbolTableSection *>(this)->getSymbolByIndex(Index));