Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_system/
Deh_frame_parser.c78 #define ESP_FDE_INITLOC_IDX (2) /*!< Initial location (of the function) the FDE describes.… macro
739 …const uint32_t initial_location = ((uint32_t) &fde[ESP_FDE_INITLOC_IDX] + fde[ESP_FDE_INITLOC_IDX]… in esp_eh_frame_restore_caller_state()
828 …const uint32_t initial_location = ((uint32_t) &fde[ESP_FDE_INITLOC_IDX] + fde[ESP_FDE_INITLOC_IDX]… in esp_eh_frame_missing_info()