Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h709 const SectionIndexSection *getShndxTable() const { return SectionIndexTable; } in getShndxTable() function
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp237 ArrayRef<Elf_Word> getShndxTable() const { return ShndxTable; } in getShndxTable() function in __anoncf45b2140111::ELFDumper