Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp176 Symbols->setShndxTable(this); in initialize()
1246 Obj.SymbolTable->setShndxTable(&Shndx); in finalize()
DObject.h446 void setShndxTable(SectionIndexSection *ShndxTable) { in setShndxTable() function