Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/dwarf/
H A DAttributeValue.h299 struct LocationDescription { struct
309 LocationDescription() in LocationDescription() function
317 bool IsExpression() const in IsExpression()
323 bool IsLocationList() const in IsLocationList()
328 bool IsValid() const in IsValid()
333 void SetToLocationList(off_t offset) in SetToLocationList()
339 void SetToExpression(const void* data, off_t length) in SetToExpression()