Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp709 SectionBase *DefSection = nullptr; in initSymbolTable() local
726 DefSection = Obj.sections().getSection( in initSymbolTable()
738 DefSection = Obj.sections().getSection( in initSymbolTable()
744 SymTab->addSymbol(Name, Sym.getBinding(), Sym.getType(), DefSection, in initSymbolTable()