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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp302 uint64_t fileoff; member in struct:__anon2876::MachOSegment
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-rs6000.c1603 file_ptr fileoff; local
1867 file_ptr fileoff; local
1968 file_ptr fileoff; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h533 uint32_t fileoff; member in struct:llvm::MachO::segment_command
547 uint64_t fileoff; member in struct:llvm::MachO::segment_command_64
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8526 PrintSegmentCommand(uint32_t cmd, uint32_t cmdsize, StringRef SegName, uint64_t vmaddr, uint64_t vmsize, uint64_t fileoff, uint64_t filesize, uint32_t maxprot, uint32_t initprot, uint32_t nsects, uint32_t flags, uint32_t object_size, bool verbose) argument

Completed in 203 milliseconds