Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDataExtractor.cpp16 uint64_t *SecNdx, in getRelocatedValue()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFDataExtractor.cpp49 uint64_t *SecNdx, in getRelocatedValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp410 size_t SecNdx = -1; in initSectionHeaders() local
1329 size_t SecNdx = -1; in buildSectionIndex() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp1795 size_t SecNdx = 0; in buildSectionHeaderReorderMap() local
1851 size_t SecNdx = -1; in buildSectionIndex() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DELF.h144 unsigned SecNdx = &Sec - &cantFail(Obj.sections()).front(); in describe() local