HomeSort by: relevance | last modified time | path
    Searched refs:getSectionOfType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
Object.cpp 651 SecTable.getSectionOfType<SymbolTableSection>(
801 SecTable.getSectionOfType<StringTableSection>(
929 Expected<SymTabType *> Sec = SecTable.getSectionOfType<SymTabType>(
1489 auto SymTab = SecTable.template getSectionOfType<SymbolTableSection>(
1658 Expected<T *> SectionTableRef::getSectionOfType(uint32_t Index,
1809 Obj.sections().template getSectionOfType<StringTableSection>(
Object.h 67 Expected<T *> getSectionOfType(uint32_t Index, Twine IndexErrMsg,

Completed in 29 milliseconds