Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_system/
Deh_frame_parser.c740 const uint32_t range_length = fde[ESP_FDE_RANGELEN_IDX]; in esp_eh_frame_restore_caller_state() local
750 EXECUTION_FRAME_PC(*frame) < initial_location + range_length); in esp_eh_frame_restore_caller_state()
829 const uint32_t range_length = fde[ESP_FDE_RANGELEN_IDX]; in esp_eh_frame_missing_info() local
831 return (initial_location + range_length) <= pc; in esp_eh_frame_missing_info()