Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()