Home
last modified time | relevance | path

Searched full:sizeofcmds (Results 1 – 25 of 83) sorted by relevance

1234

/external/llvm/test/ObjectYAML/MachO/
Dfat_macho_i386_x86_64.yaml25 sizeofcmds: 0
33 sizeofcmds: 0
62 #CHECK: sizeofcmds: 0
71 #CHECK: sizeofcmds: 0
Dmach_header.yaml10 sizeofcmds: 0
21 # CHECK: sizeofcmds: 0
Dmach_header_64.yaml10 sizeofcmds: 0
22 # CHECK: sizeofcmds: 0
Dmach_header_32_malformed.yaml10 sizeofcmds: 0
Dbogus_load_command.yaml10 sizeofcmds: 56
/external/swiftshader/third_party/llvm-7.0/llvm/test/ObjectYAML/MachO/
Dfat_macho_i386_x86_64.yaml25 sizeofcmds: 0
33 sizeofcmds: 0
62 #CHECK: sizeofcmds: 0
71 #CHECK: sizeofcmds: 0
Dmach_header.yaml10 sizeofcmds: 0
21 # CHECK: sizeofcmds: 0
Dmach_header_64.yaml10 sizeofcmds: 0
22 # CHECK: sizeofcmds: 0
DBigEndian.yaml11 sizeofcmds: 368
98 #CHECK: sizeofcmds: 368
DLittleEndian.yaml11 sizeofcmds: 512
130 #CHECK: sizeofcmds: 512
Dmach_header_32_malformed.yaml10 sizeofcmds: 0
Dbuild_version_command.yaml10 sizeofcmds: 32
/external/google-breakpad/src/common/mac/
Dmacho_utilities.cc69 mh->sizeofcmds = ByteSwap(mh->sizeofcmds); in breakpad_swap_mach_header_64()
/external/google-breakpad/src/client/mac/handler/
Dbreakpad_nlist_64.cc284 (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()
/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-private-headers.test28 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
124 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
448 FATi386: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
452 NON_VERBOSE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
Dmacho-private-header.test4 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/X86/
Dmacho-private-headers.test30 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
126 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
450 FATi386: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
454 NON_VERBOSE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
Dmacho-private-header.test4 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
Dinvalid-macho-build-version.yaml10 sizeofcmds: 192
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/AArch64/
Dmacho-private-headers.test6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
81 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
/external/llvm/test/tools/llvm-objdump/AArch64/
Dmacho-private-headers.test6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
81 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dmacho-needed-libs.test15 sizeofcmds: 56
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-ar/Inputs/
Dmacho.yaml8 sizeofcmds: 152
/external/llvm/test/tools/llvm-ar/Inputs/
Dmacho.yaml8 sizeofcmds: 152
/external/llvm/test/tools/llvm-objdump/ARM/
Dmacho-private-headers.test6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
128 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags

1234