Home
last modified time | relevance | path

Searched defs:TypeOffset (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFGdbIndex.h39 uint64_t TypeOffset; member
H A DDWARFUnit.h63 uint64_t TypeOffset = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFGdbIndex.cpp145 uint64_t TypeOffset = Data.getU64(&Offset); in parseImpl() local