Home
last modified time | relevance | path

Searched refs:DefSection (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp965 SectionBase *DefSection = nullptr; in initSymbolTable() local
982 DefSection = Obj.sections().getSection( in initSymbolTable()
993 DefSection = Obj.sections().getSection( in initSymbolTable()
999 SymTab->addSymbol(Name, Sym.getBinding(), Sym.getType(), DefSection, in initSymbolTable()