Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h30 struct DWARFLocationEntry { struct
32 uint8_t Kind;
35 uint64_t Value0;
61 function_ref<bool(const DWARFLocationEntry &)> Callback) const = 0; argument