Home
last modified time | relevance | path

Searched defs:ShndxTable (Results 1 – 12 of 12) 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-project/llvm/include/llvm/Object/
DELF.h340 ArrayRef<typename ELFT::Word> ShndxTable) { in getExtendedSymbolTableIndex()
355 ArrayRef<Elf_Word> ShndxTable) const { in getSectionIndex()
372 ArrayRef<Elf_Word> ShndxTable) const { in getSection()
382 ArrayRef<Elf_Word> ShndxTable) const { in getSection()
DELFObjectFile.h581 ArrayRef<Elf_Word> ShndxTable; in getSymbolAddress() local
737 ArrayRef<Elf_Word> ShndxTable; in getSymbolSection() local
/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 __anon1a674b1e0111::ELFDumper
/external/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h317 ArrayRef<Elf_Word> ShndxTable; variable
DELFDumper.cpp192 ArrayRef<Elf_Word> ShndxTable; member in __anon148931850111::ELFDumper
712 ArrayRef<typename ELFO::Elf_Word> ShndxTable, in getSectionNameIndex()
/external/llvm-project/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h333 ArrayRef<Elf_Word> ShndxTable; variable
DELFDumper.cpp346 ArrayRef<Elf_Word> ShndxTable; member in __anonb7e302f30111::ELFDumper
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DObject.h695 void setShndxTable(SectionIndexSection *ShndxTable) { in setShndxTable()