Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp624 Error SectionIndexSection::initialize(SectionTableRef SecTable) { in initialize()
789 Error SymbolTableSection::initialize(SectionTableRef SecTable) { in initialize()
931 SectionTableRef SecTable) { in initialize()
1136 Error Section::initialize(SectionTableRef SecTable) { in initialize()
1522 SectionTableRef SecTable = Obj.sections(); in initGroupSection() local