Lines Matching refs:actionRecord
507 const uint8_t* actionRecord; // Currently unused. Retained to ease future maintenance. member
561 results.actionRecord = 0; in scan_eh_tab()
703 const uint8_t* actionRecord = action; in scan_eh_tab() local
724 results.actionRecord = actionRecord; in scan_eh_tab()
760 results.actionRecord = actionRecord; in scan_eh_tab()
804 results.actionRecord = actionRecord; in scan_eh_tab()
829 results.actionRecord = actionRecord; in scan_eh_tab()
854 results.actionRecord = actionRecord; in scan_eh_tab()
965 exception_header->actionRecord = results.actionRecord; in __gxx_personality_sj0()
990 results.actionRecord = exception_header->actionRecord; in __gxx_personality_sj0()
1053 unwind_exception->barrier_cache.bitpattern[1] = (uint32_t)results.actionRecord; in save_results_to_barrier_cache()
1063 results.actionRecord = (const uint8_t*)unwind_exception->barrier_cache.bitpattern[1]; in load_results_from_barrier_cache()