Searched defs:calleePreserved (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/apps/debugger/arch/
H A DRegister.cpp12 Register(int32 index, const char* name, uint32 bitSize, uint32 valueType, register_type type, bool calleePreserved) argument
/haiku-fatelf/src/apps/debugger/arch/x86_64/
H A DArchitectureX8664.cpp515 _AddRegister(int32 index, const char* name, uint32 bitSize, uint32 valueType, register_type type, bool calleePreserved) argument
526 _AddIntegerRegister(int32 index, const char* name, uint32 valueType, register_type type, bool calleePreserved) argument
/haiku-fatelf/src/apps/debugger/arch/x86/
H A DArchitectureX86.cpp665 _AddRegister(int32 index, const char* name, uint32 bitSize, uint32 valueType, register_type type, bool calleePreserved) argument
676 _AddIntegerRegister(int32 index, const char* name, uint32 valueType, register_type type, bool calleePreserved) argument

Completed in 42 milliseconds