Searched refs:REGISTER_FORMAT_INTEGER (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/debugger/arch/
H A DRegister.cpp32 fFormat = REGISTER_FORMAT_INTEGER;
42 fFormat = REGISTER_FORMAT_INTEGER;
/haiku/headers/private/debugger/arch/
H A DRegister.h14 REGISTER_FORMAT_INTEGER, enumerator in enum:register_format
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.cpp333 if (reg->Format() == REGISTER_FORMAT_INTEGER) {

Completed in 82 milliseconds