Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp604 Error SectionIndexSection::initialize(SectionTableRef SecTable) { in initialize()
769 Error SymbolTableSection::initialize(SectionTableRef SecTable) { in initialize()
909 SectionTableRef SecTable) { in initialize()
1110 Error Section::initialize(SectionTableRef SecTable) { in initialize()
1490 SectionTableRef SecTable = Obj.sections(); in initGroupSection() local