Searched refs:cfa_val (Results 1 – 1 of 1) sorted by relevance
780 const uint32_t cfa_val = ESP_EH_FRAME_CFA(state); in esp_eh_frame_restore_caller_state() local781 const uint32_t cfa_reg = ESP_EH_FRAME_GET_CFA_REG(cfa_val); in esp_eh_frame_restore_caller_state()782 const uint32_t cfa_off = ESP_EH_FRAME_GET_CFA_OFF(cfa_val); in esp_eh_frame_restore_caller_state()