Home
last modified time | relevance | path

Searched defs:DebugLineOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h56 uint64_t DebugLineOffset; global() member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp795 const uint64_t DebugLineOffset = *OffsetPtr; in parse() local