Home
last modified time | relevance | path

Searched defs:filesize (Results 1 – 11 of 11) sorted by relevance

/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.h84 lldb::addr_t filesize = 0; global() variable
/llvm-project/lld/test/MachO/
H A Dobj-file-with-stabs.s30 filesize: 56 label
H A Dobjc-uses-custom-personality.s64 filesize: 152 label
H A Dcompact-unwind-both-local-and-dylib-personality.s214 filesize: 152 label
H A Dcompact-unwind-sym-relocs.s58 filesize: 112 label
H A Dweak-definition-gc.s285 filesize: 152 label
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h57 uint64_t filesize; member
/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp313 uint64_t filesize; member
/llvm-project/llvm/tools/gold/
H A Dgold-plugin.cpp82 off_t filesize; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h545 uint32_t filesize; member
559 uint64_t filesize; member
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8540 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) PrintSegmentCommand() argument