Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/nlm/
Dexternal.h121 unsigned char sharedRelocationFixupCount[NLM_TARGET_LONG_SIZE];
Dinternal.h250 long sharedRelocationFixupCount; member
/mirbsd/src/gnu/usr.bin/binutils/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()
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dnlmconv.c1034 nlm_extended_header (outbfd)->sharedRelocationFixupCount = in main()