Searched full:sizeofcmds (Results 1 – 25 of 36) sorted by relevance
12
25 sizeofcmds: 033 sizeofcmds: 062 #CHECK: sizeofcmds: 071 #CHECK: sizeofcmds: 0
10 sizeofcmds: 021 # CHECK: sizeofcmds: 0
10 sizeofcmds: 022 # CHECK: sizeofcmds: 0
10 sizeofcmds: 0
10 sizeofcmds: 56
10 sizeofcmds: 106
10 sizeofcmds: 224
10 sizeofcmds: 1408
284 (struct load_command *)malloc(mh.sizeofcmds); in __breakpad_fdnlist()288 if (read(fd, (char *)load_commands, mh.sizeofcmds) != in __breakpad_fdnlist()289 (ssize_t)mh.sizeofcmds) { in __breakpad_fdnlist()301 (char *)load_commands + mh.sizeofcmds) { in __breakpad_fdnlist()
28 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags124 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags448 FATi386: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags452 NON_VERBOSE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
4 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
69 mh->sizeofcmds = ByteSwap(mh->sizeofcmds); in breakpad_swap_mach_header_64()
6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags81 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags128 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
8 sizeofcmds: 152
285 uint32_t sizeofcmds; member295 uint32_t sizeofcmds; member
498 uint32_t sizeofcmds; member508 uint32_t sizeofcmds; member991 sys::swapByteOrder(mh.sizeofcmds); in swapStruct()1001 sys::swapByteOrder(H.sizeofcmds); in swapStruct()
82 Header.sizeofcmds = Obj.Header.sizeofcmds; in writeHeader()
81 IO.mapRequired("sizeofcmds", FileHdr.sizeofcmds); in mapping()
175 Y->Header.sizeofcmds = Obj.getHeader().sizeofcmds; in dumpHeader()