Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h321 ArrayRef<typename ELFT::Word> ShndxTable) { in getExtendedSymbolTableIndex()
337 ArrayRef<Elf_Word> ShndxTable) const { in getSectionIndex()
354 ArrayRef<Elf_Word> ShndxTable) const { in getSection()
364 ArrayRef<Elf_Word> ShndxTable) const { in getSection()
DELFObjectFile.h256 ArrayRef<Elf_Word> ShndxTable; variable
960 ArrayRef<Elf_Word> ShndxTable; in create() local
990 ArrayRef<Elf_Word> ShndxTable) in ELFObjectFile()
/external/llvm/include/llvm/Object/
DELF.h214 ArrayRef<Elf_Word> ShndxTable) const { in getExtendedSymbolTableIndex()
221 ArrayRef<Elf_Word> ShndxTable) const { in getExtendedSymbolTableIndex()
232 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 __anon2f08927c0111::ELFDumper
/external/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h317 ArrayRef<Elf_Word> ShndxTable; variable
DELFDumper.cpp192 ArrayRef<Elf_Word> ShndxTable; member in __anonaf53c3a30111::ELFDumper
712 ArrayRef<typename ELFO::Elf_Word> ShndxTable, in getSectionNameIndex()