llvm/lldb/test/Shell/Process/Inputs/corefile.yaml

--- !mach-o
FileHeader:
  magic:           0xFEEDFACF
  cputype:         0xC
  cpusubtype:      0x9
  filetype:        0x4
  ncmds:           1
  sizeofcmds:      84
  flags:           0x0
  reserved:        0x0
LoadCommands:
  - cmd:             LC_THREAD
    cmdsize:         84
    PayloadBytes:    [ 0x1, 0x0, 0x0, 0x0, 0x11, 0x0, 0x0, 0x0, 0x0, 0x0, 
                       0x1, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x3, 0x0, 
                       0x0, 0x0, 0x4, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 
                       0x6, 0x0, 0x0, 0x0, 0x7, 0x0, 0x0, 0x0, 0x8, 0x0, 
                       0x0, 0x0, 0x9, 0x0, 0x0, 0x0, 0xA, 0x0, 0x0, 0x0, 
                       0xB, 0x0, 0x0, 0x0, 0xC, 0x0, 0x0, 0x0, 0xD, 0x0, 
                       0x0, 0x0, 0xE, 0x0, 0x0, 0x0, 0xF, 0x0, 0x0, 0x0, 
                       0x10, 0x0, 0x0, 0x0, 0x11, 0x0 ]
...