Searched refs:sp_offset (Results 1 – 2 of 2) sorted by relevance
289 location->sp_offset = 0; in find_caller_pc_and_caller_sp()397 const unsigned int sp_offset = in find_caller_pc_and_caller_sp() local399 if (sp_offset < 32768) { in find_caller_pc_and_caller_sp()404 location->sp_offset = in find_caller_pc_and_caller_sp()405 sp_offset; in find_caller_pc_and_caller_sp()451 location->sp_offset = 0; in find_caller_pc_and_caller_sp()454 location->sp_offset = adjust; in find_caller_pc_and_caller_sp()479 location->sp_offset = 0; in find_caller_pc_and_caller_sp()571 fp = sp + location.sp_offset; in backtrace_init()
129 uint16_t sp_offset; member