Home
last modified time | relevance | path

Searched defs:SymTable (Results 1 – 5 of 5) 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.h456 const Elf_Shdr &SymTable = **SymTableOrErr; in getSHNDXTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h641 const Elf_Shdr &SymTable = **SymTableOrErr; in getSHNDXTable() local
DELFObjectFile.h314 DataRefImpl toDRI(const Elf_Shdr *SymTable, unsigned SymbolNum) const { in toDRI()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2050 const Elf_Shdr *SymTable = in parsePLT() local