Searched defs:fde (Results 1 – 1 of 1) sorted by relevance
726 static uint32_t esp_eh_frame_restore_caller_state(const uint32_t* fde, in esp_eh_frame_restore_caller_state()816 static bool esp_eh_frame_missing_info(const uint32_t* fde, uint32_t pc) { in esp_eh_frame_missing_info()898 uint32_t* fde = NULL; in esp_eh_frame_print_backtrace() local