Lines Matching refs:actionRecord
500 const uint8_t* actionRecord; // Currently unused. Retained to ease future maintenance. member
551 results.actionRecord = 0; in scan_eh_tab()
693 const uint8_t* actionRecord = action; in scan_eh_tab() local
714 results.actionRecord = actionRecord; in scan_eh_tab()
750 results.actionRecord = actionRecord; in scan_eh_tab()
794 results.actionRecord = actionRecord; in scan_eh_tab()
819 results.actionRecord = actionRecord; in scan_eh_tab()
844 results.actionRecord = actionRecord; in scan_eh_tab()
955 exception_header->actionRecord = results.actionRecord; in __gxx_personality_sj0()
980 results.actionRecord = exception_header->actionRecord; in __gxx_personality_sj0()
1043 unwind_exception->barrier_cache.bitpattern[1] = (uint32_t)results.actionRecord; in save_results_to_barrier_cache()
1053 results.actionRecord = (const uint8_t*)unwind_exception->barrier_cache.bitpattern[1]; in load_results_from_barrier_cache()