struct Entry
Defined at line 33 of file ../../src/developer/debug/zxdb/symbols/variable_location.h
Public Members
AddressRange range
DwarfExpr expression
Public Methods
bool InRange (const SymbolContext & symbol_context, uint64_t ip)
Returns whether this entry matches the given physical IP.
Defined at line 13 of file ../../src/developer/debug/zxdb/symbols/variable_location.cc