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

  /toolchain/binutils/binutils-2.25/gold/
archive.cc 570 // file containing the actual member, *MEMOFF to the offset
575 Archive::get_file_and_offset(off_t off, Input_file** input_file, off_t* memoff,
585 *memoff = off + static_cast<off_t>(sizeof(Archive_header));
628 return arch->get_file_and_offset(nested_off, input_file, memoff,
643 *memoff = 0;
660 off_t memoff; local
663 if (!this->get_file_and_offset(off, &input_file, &memoff, &memsize,
672 if (is_elf_object(input_file, memoff, &ehdr, &read_size))
676 input_file, memoff, ehdr, read_size,
685 memoff,
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
xcoff.h 482 char memoff[XCOFFARMAG_ELEMENT_SIZE]; member in struct:xcoff_ar_file_hdr
508 char memoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member in struct:xcoff_ar_file_hdr_big
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cdk.h 78 unsigned short memoff; member in struct:cdkonbsig
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cdk.h 78 unsigned short memoff; member in struct:cdkonbsig

Completed in 230 milliseconds