Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/nlm/
Dexternal.h119 unsigned char sharedRelocationFixupOffset[NLM_TARGET_LONG_SIZE];
Dinternal.h249 file_ptr sharedRelocationFixupOffset; member
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dnlmcode.h233 nlm_extended_header (abfd)->sharedRelocationFixupOffset = in nlm_swap_auxiliary_headers_in()
234 get_word (abfd, (bfd_byte *) thdr.sharedRelocationFixupOffset); in nlm_swap_auxiliary_headers_in()
736 (bfd_vma) nlm_extended_header (abfd)->sharedRelocationFixupOffset, in nlm_swap_auxiliary_headers_out()
737 (bfd_byte *) thdr.sharedRelocationFixupOffset); in nlm_swap_auxiliary_headers_out()
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dnlmconv.c1030 nlm_extended_header (outbfd)->sharedRelocationFixupOffset = in main()