Searched refs:sharedRelocationFixupOffset (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/nlm/
H A Dexternal.h117 unsigned char sharedRelocationFixupOffset[NLM_TARGET_LONG_SIZE]; local
H A Dinternal.h249 file_ptr sharedRelocationFixupOffset; member in struct:nlm_internal_extended_header
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/nlm/
H A Dexternal.h117 unsigned char sharedRelocationFixupOffset[NLM_TARGET_LONG_SIZE]; local
H A Dinternal.h249 file_ptr sharedRelocationFixupOffset; member in struct:nlm_internal_extended_header
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dnlmcode.h233 nlm_extended_header (abfd)->sharedRelocationFixupOffset =
234 get_word (abfd, (bfd_byte *) thdr.sharedRelocationFixupOffset);
736 (bfd_vma) nlm_extended_header (abfd)->sharedRelocationFixupOffset,
737 (bfd_byte *) thdr.sharedRelocationFixupOffset);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dnlmcode.h233 nlm_extended_header (abfd)->sharedRelocationFixupOffset =
234 get_word (abfd, (bfd_byte *) thdr.sharedRelocationFixupOffset);
736 (bfd_vma) nlm_extended_header (abfd)->sharedRelocationFixupOffset,
737 (bfd_byte *) thdr.sharedRelocationFixupOffset);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dnlmconv.c1034 nlm_extended_header (outbfd)->sharedRelocationFixupOffset =

Completed in 203 milliseconds