Searched defs:fileoff (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_seg.h52 kxld_size_t fileoff; member in struct:kxld_seg
/macosx-10.9.5/cctools-845/misc/
H A Dsegedit.c85 uint32_t fileoff; /* original file offset */ member in struct:rep_seg
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-rs6000.c1592 file_ptr fileoff; local
1856 file_ptr fileoff; local
1957 file_ptr fileoff; local
[all...]
H A Dmach-o.h211 bfd_vma fileoff; member in struct:bfd_mach_o_segment_command
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h334 uint32_t fileoff; /* file offset of this segment */ member in struct:segment_command
354 uint64_t fileoff; /* file offset of this segment */ member in struct:segment_command_64
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DMachO.h318 uint32_t fileoff; member in struct:llvm::MachO::segment_command
332 uint64_t fileoff; member in struct:llvm::MachO::segment_command_64
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h333 uint32_t fileoff; /* file offset of this segment */ member in struct:segment_command
353 uint64_t fileoff; /* file offset of this segment */ member in struct:segment_command_64
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.c2419 print_segment_command( uint32_t cmd, uint32_t cmdsize, char *segname, uint64_t vmaddr, uint64_t vmsize, uint64_t fileoff, uint64_t filesize, vm_prot_t maxprot, vm_prot_t initprot, uint32_t nsects, uint32_t flags, uint32_t object_size, enum bool verbose) argument

Completed in 136 milliseconds