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

  /toolchain/binutils/binutils-2.25/include/nlm/
external.h 109 unsigned char sharedCodeOffset[NLM_TARGET_LONG_SIZE];
internal.h 245 file_ptr sharedCodeOffset;
  /toolchain/binutils/binutils-2.25/bfd/
nlmcode.h 224 nlm_extended_header (abfd)->sharedCodeOffset =
225 get_word (abfd, (bfd_byte *) thdr.sharedCodeOffset);
723 (bfd_vma) nlm_extended_header (abfd)->sharedCodeOffset,
724 (bfd_byte *) thdr.sharedCodeOffset);
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
nlmconv.c 1024 nlm_extended_header (outbfd)->sharedCodeOffset =
    [all...]

Completed in 148 milliseconds