Home
last modified time | relevance | path

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

/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()
701 const uint32_t instructions_length = length - (cie_data - sizeof(uint32_t) - cie); in esp_eh_frame_initialize_state() local
745 const uint32_t instructions_length = length - 3 * sizeof(uint32_t) - sizeof(uint8_t); in esp_eh_frame_restore_caller_state() local