Searched full:sizeofcmds (Results 1 – 25 of 37) 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
69 mh->sizeofcmds = ByteSwap(mh->sizeofcmds); in breakpad_swap_mach_header_64()
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
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()
6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags81 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
8 sizeofcmds: 152
6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags128 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
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()
498 uint32_t sizeofcmds; member508 uint32_t sizeofcmds; member999 sys::swapByteOrder(mh.sizeofcmds); in swapStruct()1009 sys::swapByteOrder(H.sizeofcmds); in swapStruct()
81 IO.mapRequired("sizeofcmds", FileHdr.sizeofcmds); in mapping()