HomeSort by relevance Sort by last modified time
    Searched refs:getSectionOfType (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
Object.cpp 171 setSymTab(SecTable.getSectionOfType<SymbolTableSection>(
292 setStrTab(SecTable.getSectionOfType<StringTableSection>(
380 setSymTab(SecTable.getSectionOfType<SymTabType>(
673 auto SymTab = SecTable.template getSectionOfType<SymbolTableSection>(
777 T *SectionTableRef::getSectionOfType(uint32_t Index, Twine IndexErrMsg,
912 Obj.sections().template getSectionOfType<StringTableSection>(
    [all...]
Object.h 62 T *getSectionOfType(uint32_t Index, Twine IndexErrMsg, Twine TypeErrMsg);

Completed in 244 milliseconds