Home
last modified time | relevance | path

Searched refs:esp_eh_frame_restore_caller_state (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.7.0/components/esp_system/
Deh_frame_parser.c726 static uint32_t esp_eh_frame_restore_caller_state(const uint32_t* fde, in esp_eh_frame_restore_caller_state() function
920 uint32_t ra = esp_eh_frame_restore_caller_state(fde, &frame, &state); in esp_eh_frame_print_backtrace()