Home
last modified time | relevance | path

Searched defs:sizeofcmds (Results 1 – 9 of 9) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_procmaps_mac_test.cpp58 size_t sizeofcmds; member in __sanitizer::MemoryMappingLayoutMock
/llvm-project/lld/test/MachO/
H A Dobj-file-with-stabs.s20 sizeofcmds: 288 label
H A Dobjc-uses-custom-personality.s54 sizeofcmds: 352 label
H A Dcompact-unwind-both-local-and-dylib-personality.s204 sizeofcmds: 384 label
H A Dcompact-unwind-sym-relocs.s48 sizeofcmds: 464 label
H A Dweak-definition-gc.s275 sizeofcmds: 464 label
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h68 uint32_t sizeofcmds; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h518 uint32_t sizeofcmds; member
528 uint32_t sizeofcmds; member
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8237 PrintMachHeader(uint32_t magic,uint32_t cputype,uint32_t cpusubtype,uint32_t filetype,uint32_t ncmds,uint32_t sizeofcmds,uint32_t flags,bool verbose) PrintMachHeader() argument