Searched defs:returnAddresses (Results 1 - 11 of 11) sorted by relevance

/haiku/src/system/libroot/os/arch/generic/
H A Dgeneric_stack_trace.cpp23 __arch_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku/src/system/libroot/os/arch/ppc/
H A Dstack_trace.cpp21 __arch_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku/src/system/kernel/arch/sparc/
H A Darch_debug.cpp72 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku/src/system/kernel/arch/ppc/
H A Darch_debug.cpp284 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku/src/system/kernel/arch/m68k/
H A Darch_debug.cpp273 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug.cpp411 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku/src/system/kernel/arch/arm/
H A Darch_debug.cpp471 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug.cpp453 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp1132 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku/src/system/kernel/
H A Dheap.cpp293 addr_t returnAddresses[5]; local
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp1360 addr_t* returnAddresses = debugInfo.profile.samples local

Completed in 75 milliseconds