Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h31 struct DWARFLocationEntry { struct
33 uint8_t Kind;
36 uint64_t Value0;
62 function_ref<bool(const DWARFLocationEntry &)> Callback) const = 0; argument