Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h27 struct DWARFLocationEntry { struct
29 uint8_t Kind;
32 uint64_t Value0;
58 function_ref<bool(const DWARFLocationEntry &)> Callback) const = 0; argument