Home
last modified time | relevance | path

Searched defs:SymTable (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Object/
DELFObjectFile.h255 DataRefImpl toDRI(const Elf_Shdr *SymTable, unsigned SymbolNum) const { in toDRI()
369 StringRef SymTable = *EF.getStringTable(StringTableSec); in getSymbolName() local
DELF.h464 const Elf_Shdr &SymTable = **SymTableOrErr; in getSHNDXTable() local
/external/swiftshader/third_party/LLVM/tools/llvm-ar/
Dllvm-ar.cpp100 bool SymTable = true; ///< 's' & 'S' modifiers variable
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2050 const Elf_Shdr *SymTable = in parsePLT() local