Home
last modified time | relevance | path

Searched refs:sharedRelocationFixupCount (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/nlm/
Dexternal.h121 unsigned char sharedRelocationFixupCount[NLM_TARGET_LONG_SIZE];
Dinternal.h250 long sharedRelocationFixupCount; member
/openbsd/src/gnu/usr.bin/binutils-2.17/include/nlm/
Dexternal.h121 unsigned char sharedRelocationFixupCount[NLM_TARGET_LONG_SIZE];
Dinternal.h250 long sharedRelocationFixupCount; member
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dnlmcode.h235 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()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dnlmcode.h457 nlm_extended_header (abfd)->sharedRelocationFixupCount =
458 get_word (abfd, (bfd_byte *) thdr.sharedRelocationFixupCount);
780 (bfd_vma) nlm_extended_header (abfd)->sharedRelocationFixupCount,
781 (bfd_byte *) thdr.sharedRelocationFixupCount);
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dnlmconv.c1036 nlm_extended_header (outbfd)->sharedRelocationFixupCount = in main()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dnlmconv.c1040 nlm_extended_header (outbfd)->sharedRelocationFixupCount = in main()