Searched refs:core_reg2sec (Results 1 – 2 of 2) sorted by relevance
56 #define core_reg2sec(bfd) \ macro133 core_reg2sec (abfd) = bfd_make_section_anyway_with_flags (abfd, ".reg2", in aix386_core_file_p()135 if (core_reg2sec (abfd) == NULL) in aix386_core_file_p()139 core_reg2sec (abfd)->size = sizeof (core->cd_fpregs); in aix386_core_file_p()140 core_reg2sec (abfd)->vma = (bfd_vma) -1; in aix386_core_file_p()141 core_reg2sec (abfd)->filepos = in aix386_core_file_p()
542 #define core_reg2sec(bfd) (core_hdr (bfd)->reg2_section) macro650 core_reg2sec (abfd) = bfd_make_section_anyway_with_flags (abfd, ".reg2", in sunos4_core_file_p()652 if (core_reg2sec (abfd) == NULL) in sunos4_core_file_p()658 core_reg2sec (abfd)->size = core->fp_stuff_size; in sunos4_core_file_p()663 core_reg2sec (abfd)->vma = 0; in sunos4_core_file_p()669 core_reg2sec (abfd)->filepos = (file_ptr) core->fp_stuff_pos; in sunos4_core_file_p()675 core_reg2sec (abfd)->alignment_power = 2; in sunos4_core_file_p()