Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/nlm/
Dexternal.h119 unsigned char sharedRelocationFixupCount[NLM_TARGET_LONG_SIZE];
Dinternal.h250 long sharedRelocationFixupCount; member
/toolchain/binutils/binutils-2.27/bfd/
Dnlmcode.h234 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()
/toolchain/binutils/binutils-2.27/binutils/
Dnlmconv.c1035 nlm_extended_header (outbfd)->sharedRelocationFixupCount = in main()