brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.4 KiB · 521ef93 Raw
58 lines · yaml
1# int symbol2() {2#   return 0;3# }4--- !mach-o5FileHeader:6  magic:           0xFEEDFACF7  cputype:         0x010000078  cpusubtype:      0x000000039  filetype:        0x0000000110  ncmds:           211  sizeofcmds:      17612  flags:           0x0000200013  reserved:        0x0000000014LoadCommands:15  - cmd:             LC_SEGMENT_6416    cmdsize:         15217    segname:         ''18    vmaddr:          019    vmsize:          1520    fileoff:         31221    filesize:        1522    maxprot:         723    initprot:        724    nsects:          125    flags:           026    Sections:27      - sectname:        __text28        segname:         __TEXT29        addr:            0x000000000000000030        size:            1531        offset:          0x0000013832        align:           433        reloff:          0x0000000034        nreloc:          035        flags:           0x8000040036        reserved1:       0x0000000037        reserved2:       0x0000000038        reserved3:       0x0000000039        content:         554889E531C0C745FC000000005DC340  - cmd:             LC_SYMTAB41    cmdsize:         2442    symoff:          32843    nsyms:           144    stroff:          34445    strsize:         846LinkEditData:47  NameList:48    - n_strx:          149      n_type:          0x0F50      n_sect:          151      n_desc:          052      n_value:         053  StringTable:54    - ''55    - _symbol256    - ''57...58