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

Declarations

tools/llvm-objcopy/ELF/Object.h
   67   T *getSectionOfType(uint32_t Index, Twine IndexErrMsg, Twine TypeErrMsg);

References

tools/llvm-objcopy/ELF/Object.cpp
  576   setSymTab(SecTable.getSectionOfType<SymbolTableSection>(
  719   setStrTab(SecTable.getSectionOfType<StringTableSection>(
  835     setSymTab(SecTable.getSectionOfType<SymTabType>(
 1330   auto SymTab = SecTable.template getSectionOfType<SymbolTableSection>(
 1594         Obj.sections().template getSectionOfType<StringTableSection>(