Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDataExtractor.cpp49 uint64_t *SecNdx, in getRelocatedValue()
/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1915 size_t SecNdx = 0; buildSectionHeaderReorderMap() local
1971 size_t SecNdx = -1; buildSectionIndex() local
/llvm-project/llvm/include/llvm/Object/
H A DELF.h146 unsigned SecNdx = &Sec - &cantFail(Obj.sections()).front(); describe() local
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6387 __anon3d1ec8af2b02(unsigned SecNdx, StringRef Msg) printDependentLibsHelper() argument
7193 unsigned SecNdx = &Sec - &cantFail(this->Obj.sections()).front(); printRelocations() local
7225 printRelocationSectionInfo(const Elf_Shdr & Sec,StringRef Name,const unsigned SecNdx) printRelocationSectionInfo() argument
8325 printRelocationSectionInfo(const Elf_Shdr & Sec,StringRef Name,const unsigned SecNdx) printRelocationSectionInfo() argument
[all...]