Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELF.h227 ArrayRef<Elf_Word> ShndxTable) const { in getExtendedSymbolTableIndex()
238 ArrayRef<Elf_Word> ShndxTable) const { in getSection()
DELFObjectFile.h197 ArrayRef<Elf_Word> ShndxTable; variable
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp29 ArrayRef<Elf_Word> ShndxTable; member in __anon675ae2f80111::ELFDumper
/external/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h316 ArrayRef<Elf_Word> ShndxTable; variable
DELFDumper.cpp141 ArrayRef<Elf_Word> ShndxTable; member in __anona8d7c19f0111::ELFDumper
467 ArrayRef<typename ELFO::Elf_Word> ShndxTable, in getSectionNameIndex()