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

  /toolchain/binutils/binutils-2.25/include/nlm/
external.h 107 unsigned char RPCDataLength[NLM_TARGET_LONG_SIZE];
internal.h 244 bfd_size_type RPCDataLength;
  /toolchain/binutils/binutils-2.25/bfd/
nlmcode.h 222 nlm_extended_header (abfd)->RPCDataLength =
223 get_word (abfd, (bfd_byte *) thdr.RPCDataLength);
720 (bfd_vma) nlm_extended_header (abfd)->RPCDataLength,
721 (bfd_byte *) thdr.RPCDataLength);
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
nlmconv.c 1006 nlm_extended_header (outbfd)->RPCDataLength = rpc_size;
    [all...]

Completed in 45 milliseconds