Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h27 struct DWARFLocationEntry { struct
29 uint8_t Kind;
32 uint64_t Value0;
58 function_ref<bool(const DWARFLocationEntry &)> Callback) const = 0; argument