Home
last modified time | relevance | path

Searched defs:instructions (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/xtensa/
Dxt_trax.c28 static void _xt_trax_start_trace(bool instructions) in _xt_trax_start_trace()
/hal_espressif-3.7.0/components/esp_system/test_eh_frame_parser/
Dmain.c282 uint8_t* instructions = (uint8_t*) funs[i].start; in initialize_functions_info() local
/hal_espressif-3.7.0/components/esp_system/
Deh_frame_parser.c589 static bool esp_eh_frame_execute(const uint8_t* instructions, const uint32_t instructions_length, in esp_eh_frame_execute()
746 const uint8_t* instructions = ((uint8_t*) (fde + ESP_FDE_AUGMENTATION_IDX)) + 1; in esp_eh_frame_restore_caller_state() local