HomeSort by relevance Sort by last modified time
    Searched refs:sharedDataOffset (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/nlm/
external.h 113 unsigned char sharedDataOffset[NLM_TARGET_LONG_SIZE];
internal.h 247 file_ptr sharedDataOffset;
  /toolchain/binutils/binutils-2.25/bfd/
nlmcode.h 228 nlm_extended_header (abfd)->sharedDataOffset =
229 get_word (abfd, (bfd_byte *) thdr.sharedDataOffset);
729 (bfd_vma) nlm_extended_header (abfd)->sharedDataOffset,
730 (bfd_byte *) thdr.sharedDataOffset);
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
nlmconv.c 1028 nlm_extended_header (outbfd)->sharedDataOffset =
    [all...]

Completed in 387 milliseconds