Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp387 const Elf_Shdr *SymbolTableSection = SymbolTableSections[Symb.d.b]; in validateSymbol() local
407 const Elf_Shdr *SymbolTableSection = SymbolTableSections[Symb.d.b]; in getSymbolNext() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.h36 class SymbolTableSection; variable