forked from OSchip/llvm-project
9 lines
214 B
YAML
9 lines
214 B
YAML
|
--- !mach-o
|
||
|
arch: arm64
|
||
|
file-type: MH_DYLIB
|
||
|
install-name: /usr/lib/libSystem.B.dylib
|
||
|
exports:
|
||
|
- name: _fprintf
|
||
|
- name: ___stdoutp
|
||
|
- name: dyld_stub_binder
|