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