Searched refs:eh_data (Results 1 – 4 of 4) sorted by relevance
1660 bfd_vma eh_data; in pe_print_pdata() local1670 eh_data = GET_PDATA_ENTRY (abfd, data + i + 12); in pe_print_pdata()1674 && eh_data == 0 && prolog_end_addr == 0) in pe_print_pdata()1689 fprintf_vma (file, eh_data); fputc (' ', file); in pe_print_pdata()1695 if (eh_handler == 0 && eh_data != 0) in pe_print_pdata()1704 switch (eh_data) in pe_print_pdata()
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()
258 byte eh_data; /* test data image field */ member727 other = EXTRACT_LE_8BITS(cmp->cm_ehello.eh_data); in print_decnet_ctlmsg()
17775 and send it to the eh_data section.17777 exception table for entire compilation unit to eh_data section.17779 Send output to eh_data section.17781 a single function to eh_data section.