Home
last modified time | relevance | path

Searched refs:getSectionOfType (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp171 setSymTab(SecTable.getSectionOfType<SymbolTableSection>( in initialize()
292 setStrTab(SecTable.getSectionOfType<StringTableSection>( in initialize()
380 setSymTab(SecTable.getSectionOfType<SymTabType>( in initialize()
673 auto SymTab = SecTable.template getSectionOfType<SymbolTableSection>( in initGroupSection()
777 T *SectionTableRef::getSectionOfType(uint32_t Index, Twine IndexErrMsg, in getSectionOfType() function in SectionTableRef
912 Obj.sections().template getSectionOfType<StringTableSection>( in build()
DObject.h62 T *getSectionOfType(uint32_t Index, Twine IndexErrMsg, Twine TypeErrMsg);