Searched refs:getSectionOfType (Results 1 – 2 of 2) sorted by relevance
600 SecTable.getSectionOfType<SymbolTableSection>( in initialize()759 SecTable.getSectionOfType<StringTableSection>( in initialize()898 Expected<SymTabType *> Sec = SecTable.getSectionOfType<SymTabType>( in initialize()1477 auto SymTab = SecTable.template getSectionOfType<SymbolTableSection>( in initGroupSection()1647 Expected<T *> SectionTableRef::getSectionOfType(uint32_t Index, in getSectionOfType() function in SectionTableRef1790 Obj.sections().template getSectionOfType<StringTableSection>( in readSections()
67 Expected<T *> getSectionOfType(uint32_t Index, Twine IndexErrMsg,