summaryrefslogtreecommitdiffstats
path: root/lld/test/darwin/Inputs/native-and-mach-o.objtxt
blob: 58124eb8332138433e3d89a5afbbb042a2b2433a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- !mach-o
arch:         x86_64
file-type:    MH_OBJECT
sections:
 - segment:     __TEXT
   section:     __text
   type:        S_REGULAR
   attributes:  [ S_ATTR_PURE_INSTRUCTIONS ]
   address:     0
   content:     [ 0xC3 ]
global-symbols:
 - name:        _foo
   type:        N_SECT
   scope:       [ N_EXT ]
   sect:        1
   desc:        [ ]
   value:       0
OpenPOWER on IntegriCloud