Lines Matching refs:actionRecord
497 const uint8_t* actionRecord; // Currently unused. Retained to ease future maintenance. member
548 results.actionRecord = 0; in scan_eh_tab()
690 const uint8_t* actionRecord = action; in scan_eh_tab() local
711 results.actionRecord = actionRecord; in scan_eh_tab()
747 results.actionRecord = actionRecord; in scan_eh_tab()
791 results.actionRecord = actionRecord; in scan_eh_tab()
816 results.actionRecord = actionRecord; in scan_eh_tab()
841 results.actionRecord = actionRecord; in scan_eh_tab()
952 exception_header->actionRecord = results.actionRecord; in __gxx_personality_sj0()
977 results.actionRecord = exception_header->actionRecord; in __gxx_personality_sj0()
1070 unwind_exception->barrier_cache.bitpattern[1] = (uint32_t)results.actionRecord; in save_results_to_barrier_cache()
1080 results.actionRecord = (const uint8_t*)unwind_exception->barrier_cache.bitpattern[1]; in load_results_from_barrier_cache()