Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h29 uint64_t SecOffset; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp61 uint64_t SecOffset = 0; in computeSizeAndOffsets() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp643 auto SecOffset = AttrValue.Value.getAsSectionOffset(); in verifyDebugInfoForm() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2384 const uint64_t SecOffset = (const uint8_t *)H - Obj.base(); in checkHashTable() local