Searched refs:sharedRelocationFixupCount (Results 1 – 4 of 4) sorted by relevance
121 unsigned char sharedRelocationFixupCount[NLM_TARGET_LONG_SIZE];
250 long sharedRelocationFixupCount; member
235 nlm_extended_header (abfd)->sharedRelocationFixupCount = in nlm_swap_auxiliary_headers_in()236 get_word (abfd, (bfd_byte *) thdr.sharedRelocationFixupCount); in nlm_swap_auxiliary_headers_in()739 (bfd_vma) nlm_extended_header (abfd)->sharedRelocationFixupCount, in nlm_swap_auxiliary_headers_out()740 (bfd_byte *) thdr.sharedRelocationFixupCount); in nlm_swap_auxiliary_headers_out()
1034 nlm_extended_header (outbfd)->sharedRelocationFixupCount = in main()