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