Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDataExtractor.cpp47 uint64_t *SecNdx, in getRelocatedValue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1755 size_t SecNdx = 0; in buildSectionHeaderReorderMap() local
1811 size_t SecNdx = -1; in buildSectionIndex() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELF.h147 unsigned SecNdx = &Sec - &cantFail(Obj.sections()).front(); in describe() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5550 auto Warn = [this](unsigned SecNdx, StringRef Msg) { in printDependentLibsHelper()
6300 unsigned SecNdx = &Sec - &cantFail(this->Obj.sections()).front(); in printRelocations() local