Searched refs:range_length (Results 1 – 1 of 1) sorted by relevance
749 const uint32_t range_length = fde[ESP_FDE_RANGELEN_IDX]; in esp_eh_frame_restore_caller_state() local759 EXECUTION_FRAME_PC(*frame) < initial_location + range_length); in esp_eh_frame_restore_caller_state()838 const uint32_t range_length = fde[ESP_FDE_RANGELEN_IDX]; in esp_eh_frame_missing_info() local840 return (initial_location + range_length) <= pc; in esp_eh_frame_missing_info()