Home
last modified time | relevance | path

Searched defs:Ndx (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1012 unsigned Ndx = Symbol.st_shndx; in getSymbolSectionIndex() local
3765 for (uint32_t Ndx : Data.slice(1)) { in getGroups() local
4926 const Elf_Shdr *SymTab) { printReloc(R, Ndx, Sec, SymTab); }); in printRelocationsHelper()
5046 unsigned Ndx = VerTable[I].vs_index; in printVersionSymbolSection() local
5075 unsigned Ndx = VerTable[VersymRow + I].vs_index; in printVersionSymbolSection() local
6665 const Elf_Shdr &RelocSec, unsigned Ndx, in printStackSize()
6798 const Elf_Shdr &Sec, const Elf_Shdr *SymTab) { in printRelocatableStackSizes()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h45 unsigned Ndx; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp150 bool addName(StringRef Name, unsigned Ndx) { in addName()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2665 uint64_t Ndx; in printRelocations() local