Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h301 auto ShndxTable = Obj.getSHNDXTable(Sec); in prepare() local
496 auto ShndxTable = ShndxTables.find(SymTabSec); in graphifySymbols() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h494 getExtendedSymbolTableIndex(const typename ELFT::Sym & Sym,unsigned SymIndex,DataRegion<typename ELFT::Word> ShndxTable) getExtendedSymbolTableIndex() argument
512 getSectionIndex(const Elf_Sym & Sym,Elf_Sym_Range Syms,DataRegion<Elf_Word> ShndxTable) getSectionIndex() argument
529 getSection(const Elf_Sym & Sym,const Elf_Shdr * SymTab,DataRegion<Elf_Word> ShndxTable) getSection() argument
539 getSection(const Elf_Sym & Sym,Elf_Sym_Range Symbols,DataRegion<Elf_Word> ShndxTable) getSection() argument
[all...]
H A DELFObjectFile.h607 ArrayRef<Elf_Word> ShndxTable; getSymbolAddress() local
815 ArrayRef<Elf_Word> ShndxTable; getSymbolSection() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp549 DataRegion<Elf_Word> ShndxTable = printSymbolsHelper() local
948 getFullSymbolName(const Elf_Sym & Symbol,unsigned SymIndex,DataRegion<Elf_Word> ShndxTable,std::optional<StringRef> StrTable,bool IsDynamic) const getFullSymbolName() argument
4121 getSymbolSectionNdx(const Elf_Sym & Symbol,unsigned SymIndex,DataRegion<Elf_Word> ShndxTable,bool ExtraSymInfo) const getSymbolSectionNdx() argument
4180 printSymbol(const Elf_Sym & Symbol,unsigned SymIndex,DataRegion<Elf_Word> ShndxTable,std::optional<StringRef> StrTable,bool IsDynamic,bool NonVisibilityBitsUsed,bool ExtraSymInfo) const printSymbol() argument
4244 printHashedSymbol(const Elf_Sym * Symbol,unsigned SymIndex,DataRegion<Elf_Word> ShndxTable,StringRef StrTable,uint32_t Bucket) printHashedSymbol() argument
4310 DataRegion<Elf_Word> ShndxTable( printHashTableSymbols() local
4374 DataRegion<Elf_Word> ShndxTable( printGnuHashTableSymbols() local
6743 DataRegion<Elf_Word> ShndxTable( printMipsGOT() local
6798 DataRegion<Elf_Word> ShndxTable( printMipsPLT() local
7129 ArrayRef<Elf_Word> ShndxTable = this->getShndxTable(this->DotSymtabSec); printSectionHeaders() local
7224 printSymbol(const Elf_Sym & Symbol,unsigned SymIndex,DataRegion<Elf_Word> ShndxTable,std::optional<StringRef> StrTable,bool IsDynamic,bool,bool) const printSymbol() argument
7957 DataRegion<Elf_Word> ShndxTable( printMipsGOT() local
7996 DataRegion<Elf_Word> ShndxTable( printMipsPLT() local
[all...]
H A DARMEHABIPrinter.h333 ArrayRef<Elf_Word> ShndxTable; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h715 setShndxTable(SectionIndexSection * ShndxTable) setShndxTable() argument