Searched refs:range_length (Results 1 – 1 of 1) sorted by relevance
740 const uint32_t range_length = fde[ESP_FDE_RANGELEN_IDX]; in esp_eh_frame_restore_caller_state() local750 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() local831 return (initial_location + range_length) <= pc; in esp_eh_frame_missing_info()