Home
last modified time | relevance | path

Searched full:ncmds (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/external/llvm/test/ObjectYAML/MachO/
H A Dfat_macho_i386_x86_64.yaml24 ncmds: 0
32 ncmds: 0
61 #CHECK: ncmds: 0
70 #CHECK: ncmds: 0
H A Dmach_header.yaml9 ncmds: 0
20 # CHECK: ncmds: 0
H A Dmach_header_64.yaml9 ncmds: 0
21 # CHECK: ncmds: 0
H A Dmach_header_32_malformed.yaml9 ncmds: 0
/aosp_15_r20/external/mesa3d/src/vulkan/overlay-layer/
H A Dmesa-overlay-control.py83 def readCmd(self, ncmds, timeout=TIMEOUT): argument
94 while remaining > 0 and ncmds > 0:
125 ncmds -= 1
126 if ncmds == 0:
/aosp_15_r20/external/mesa3d/src/vulkan/screenshot-layer/
H A Dmesa-screenshot-control.py83 def readCmd(self, ncmds, timeout=TIMEOUT): argument
94 while remaining > 0 and ncmds > 0:
125 ncmds -= 1
126 if ncmds == 0:
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_utilities.cc112 mh->ncmds = ByteSwap(mh->ncmds); in breakpad_swap_mach_header()
122 mh->ncmds = ByteSwap(mh->ncmds); in breakpad_swap_mach_header_64()
H A Dmacho_walker.cc223 bool result = WalkHeaderCore(offset, header.ncmds, swap); in WalkHeaderAtOffset()
243 bool result = WalkHeaderCore(offset, header.ncmds, swap); in WalkHeader64AtOffset()
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/
H A 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
H A Dmacho-private-header.test4 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
/aosp_15_r20/external/llvm/test/Object/
H A Dmacho-invalid.test4 RUN: llvm-objdump -private-headers %p/Inputs/macho-invalid-zero-ncmds -macho \
5 RUN: | FileCheck -check-prefix ZERO-NCMDS %s
6 ZERO-NCMDS: MH_MAGIC_64 0 0 0x00 OBJECT 0 0 0x00000000
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/
H A Dmacho-private-headers.test6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
81 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/
H A Dmacho-private-headers.test6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
128 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMachO.h497 uint32_t ncmds; member
507 uint32_t ncmds; member
990 sys::swapByteOrder(mh.ncmds); in swapStruct()
1000 sys::swapByteOrder(H.ncmds); in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h497 uint32_t ncmds; member
507 uint32_t ncmds; member
998 sys::swapByteOrder(mh.ncmds); in swapStruct()
1008 sys::swapByteOrder(H.ncmds); in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h504 uint32_t ncmds; member
514 uint32_t ncmds; member
1027 sys::swapByteOrder(mh.ncmds); in swapStruct()
1037 sys::swapByteOrder(H.ncmds); in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp25 O.Header.NCmds = MachOObj.getHeader().ncmds; in readHeader()
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2macho.cpp81 Header.ncmds = Obj.Header.ncmds; in writeHeader()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h521 uint32_t ncmds; member
531 uint32_t ncmds; member
1166 sys::swapByteOrder(mh.ncmds); in swapStruct()
1176 sys::swapByteOrder(H.ncmds); in swapStruct()
/aosp_15_r20/external/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp174 Y->Header.ncmds = Obj.getHeader().ncmds; in dumpHeader()
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp80 IO.mapRequired("ncmds", FileHdr.ncmds); in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp77 Header.ncmds = Obj.Header.ncmds; in writeHeader()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMachO.h517 uint32_t ncmds; member
527 uint32_t ncmds; member
1167 sys::swapByteOrder(mh.ncmds); in swapStruct()
1177 sys::swapByteOrder(H.ncmds); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMachO.h517 uint32_t ncmds; member
527 uint32_t ncmds; member
1167 sys::swapByteOrder(mh.ncmds); in swapStruct()
1177 sys::swapByteOrder(H.ncmds); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMachO.h517 uint32_t ncmds; member
527 uint32_t ncmds; member
1167 sys::swapByteOrder(mh.ncmds); in swapStruct()
1177 sys::swapByteOrder(H.ncmds); in swapStruct()

1234