Searched refs:eh_data (Results 1 – 9 of 9) sorted by relevance
2009 if (!con || !con->eh_data || !bps || !count) in amdgpu_ras_badpages_read() 2013 data = con->eh_data; in amdgpu_ras_badpages_read() 2142 if (!con || !con->eh_data || !bps || pages <= 0) in amdgpu_ras_add_bad_pages() 2146 data = con->eh_data; in amdgpu_ras_add_bad_pages() 2188 if (!con || !con->eh_data) { in amdgpu_ras_save_bad_pages() 2197 data = con->eh_data; in amdgpu_ras_save_bad_pages() 2251 struct ras_err_handler_data *data = con->eh_data; in amdgpu_ras_check_bad_page_unlock() 2273 if (!con || !con->eh_data) in amdgpu_ras_check_bad_page() 2340 data = &con->eh_data; in amdgpu_ras_recovery_init() 2392 con->eh_data in amdgpu_ras_recovery_init() [all...]
405 struct ras_err_handler_data *eh_data; member
1592 bfd_vma eh_data; in pe_print_pdata() local1602 eh_data = GET_PDATA_ENTRY (abfd, data + i + 12); in pe_print_pdata()1606 && eh_data == 0 && prolog_end_addr == 0) in pe_print_pdata()1621 fprintf_vma (file, eh_data); fputc (' ', file); in pe_print_pdata()1627 if (eh_handler == 0 && eh_data != 0) in pe_print_pdata()1636 switch (eh_data) in pe_print_pdata()
229 byte eh_data; /* test data image field */ member
287 other = EXTRACT_LE_8BITS(cmp->cm_ehello.eh_data); in print_decnet_ctlmsg()
1653 bfd_vma eh_data; local1663 eh_data = GET_PDATA_ENTRY (abfd, data + i + 12);1667 && eh_data == 0 && prolog_end_addr == 0)1682 fprintf_vma (file, eh_data); fputc (' ', file);1688 if (eh_handler == 0 && eh_data != 0)1697 switch (eh_data)
211 unsigned long eh_data[4]; member1596 return context->eh_data[index - 15]; in _Unwind_GetGR()1613 context->eh_data[index - 15] = val; in _Unwind_SetGR()2073 : : "i"(offsetof (struct _Unwind_Context, eh_data))); in uw_install_context()
216 unsigned long eh_data[4]; member1677 return context->eh_data[index - 15]; in _Unwind_GetGR()1694 context->eh_data[index - 15] = val; in _Unwind_SetGR()2185 : : "i"(offsetof (struct _Unwind_Context, eh_data))); in uw_install_context()
2509 and send it to the eh_data section.2511 exception table for entire compilation unit to eh_data section.2513 Send output to eh_data section.2515 a single function to eh_data section.