Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFGdbIndex.h39 uint64_t TypeOffset; member
H A DDWARFUnit.h69 uint64_t TypeOffset = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFGdbIndex.cpp146 uint64_t TypeOffset = Data.getU64(&Offset); in parseImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h120 yaml::Hex64 TypeOffset; // For type units member