| # | |
| # For use by test cases that create dynamic output types which may needs stubs | |
| # and therefore will need a dylib definition of dyld_stub_binder. | |
| # | |
| --- | |
| shared-library-atoms: | |
| - name: dyld_stub_binder | |
| load-name: /usr/lib/libSystem.B.dylib | |
| type: code | |
| size: 0 | |
| ... |