Home
last modified time | relevance | path

Searched defs:ShndxTable (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Object/
DELF.h218 ArrayRef<Elf_Word> ShndxTable) const { in getExtendedSymbolTableIndex()
225 ArrayRef<Elf_Word> ShndxTable) const { in getExtendedSymbolTableIndex()
236 ArrayRef<Elf_Word> ShndxTable) const { in getSection()
DELFObjectFile.h206 ArrayRef<Elf_Word> ShndxTable; variable
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp29 ArrayRef<Elf_Word> ShndxTable; member in __anone32646570111::ELFDumper
/external/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h317 ArrayRef<Elf_Word> ShndxTable; variable
DELFDumper.cpp192 ArrayRef<Elf_Word> ShndxTable; member in __anon07d3185e0111::ELFDumper
712 ArrayRef<typename ELFO::Elf_Word> ShndxTable, in getSectionNameIndex()
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp1160 const Elf_Word *ShndxTable = reinterpret_cast<const Elf_Word*>(base() + in ELFObjectFile() local