Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1553 SectionBase *DefSection = nullptr; in initSymbolTable() local
1590 DefSection = *Sec; in initSymbolTable()
1608 DefSection = *Sec; in initSymbolTable()
1611 SymTab->addSymbol(*Name, Sym.getBinding(), Sym.getType(), DefSection, in initSymbolTable()