Searched refs:obj_som_exec_hdr (Results 1 – 3 of 3) sorted by relevance
193 #define obj_som_exec_hdr(bfd) (somdata (bfd).exec_hdr) macro
1993 obj_som_exec_hdr (abfd) = aux_hdrp; in som_object_setup()2555 obj_som_exec_hdr (abfd) = bfd_zalloc (abfd, amt); in som_prep_headers()2556 if (obj_som_exec_hdr (abfd) == NULL) in som_prep_headers()3613 exec_header = obj_som_exec_hdr (abfd); in som_begin_writing()4222 exec_header = obj_som_exec_hdr (abfd); in som_finish_writing()5466 exec_header = obj_som_exec_hdr (abfd); in som_bfd_print_private_bfd_data()
5570 (obj_som_exec_hdr): New accessor macro.