Home
last modified time | relevance | path

Searched defs:SecOffset (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugPubTable.h28 uint64_t SecOffset; member
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugPubTable.h29 uint64_t SecOffset; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp62 unsigned SecOffset = 0; in computeSizeAndOffsets() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp61 uint64_t SecOffset = 0; in computeSizeAndOffsets() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp78 unsigned SecOffset = 0; in computeSizeAndOffsets() local
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.cpp507 uint64_t SecOffset = 0; in generate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp586 auto SecOffset = AttrValue.Value.getAsSectionOffset(); in verifyDebugInfoForm() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp643 auto SecOffset = AttrValue.Value.getAsSectionOffset(); in verifyDebugInfoForm() local
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp2699 const uint64_t SecOffset = (const uint8_t *)H - Obj.base(); in checkHashTable() local