Searched refs:fValueType (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/debugger/arch/
H A DRegister.cpp19 fValueType(valueType),
23 switch (fValueType) {
/haiku/headers/private/debugger/arch/
H A DRegister.h38 uint32 ValueType() const { return fValueType; }
49 uint32 fValueType; member in class:Register

Completed in 93 milliseconds