Home
last modified time | relevance | path

Searched defs:SecTable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp648 Error SectionIndexSection::initialize(SectionTableRef SecTable) { in initialize()
798 Error SymbolTableSection::initialize(SectionTableRef SecTable) { in initialize()
927 SectionTableRef SecTable) { in initialize()
1120 Error Section::initialize(SectionTableRef SecTable) { in initialize()
1487 SectionTableRef SecTable = Obj.sections(); in initGroupSection() local