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.cpp621 Error SectionIndexSection::initialize(SectionTableRef SecTable) { in initialize()
786 Error SymbolTableSection::initialize(SectionTableRef SecTable) { in initialize()
928 SectionTableRef SecTable) { in initialize()
1133 Error Section::initialize(SectionTableRef SecTable) { in initialize()
1519 SectionTableRef SecTable = Obj.sections(); in initGroupSection() local