Searched refs:sharedRelocationFixupOffset (Results 1 – 4 of 4) sorted by relevance
119 unsigned char sharedRelocationFixupOffset[NLM_TARGET_LONG_SIZE];
249 file_ptr sharedRelocationFixupOffset; member
233 nlm_extended_header (abfd)->sharedRelocationFixupOffset = in nlm_swap_auxiliary_headers_in()234 get_word (abfd, (bfd_byte *) thdr.sharedRelocationFixupOffset); in nlm_swap_auxiliary_headers_in()736 (bfd_vma) nlm_extended_header (abfd)->sharedRelocationFixupOffset, in nlm_swap_auxiliary_headers_out()737 (bfd_byte *) thdr.sharedRelocationFixupOffset); in nlm_swap_auxiliary_headers_out()
1030 nlm_extended_header (outbfd)->sharedRelocationFixupOffset = in main()