Searched refs:IsLocationList (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DAttributeValue.h273 bool IsLocationList() const function in struct:MemberLocation
323 bool IsLocationList() const function in struct:LocationDescription
330 return IsExpression() || IsLocationList();
H A DDwarfFile.cpp3152 if (location->IsLocationList() && instructionPointer != 0) {

Completed in 38 milliseconds