Home
last modified time | relevance | path

Searched refs:VALUE_PIECE_LOCATION_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/debugger/types/
H A DValueLocation.h21 VALUE_PIECE_LOCATION_UNKNOWN, // location unknown, but size is valid enumerator
97 type = VALUE_PIECE_LOCATION_UNKNOWN; in SetToUnknown()
/haiku/src/kits/debugger/value/
H A DValueLoader.cpp53 case VALUE_PIECE_LOCATION_UNKNOWN: in LoadValue()
114 case VALUE_PIECE_LOCATION_UNKNOWN: in LoadValue()
/haiku/src/kits/debugger/types/
H A DValueLocation.cpp31 case VALUE_PIECE_LOCATION_UNKNOWN: in Normalize()
291 case VALUE_PIECE_LOCATION_UNKNOWN: in Dump()