zig/deps/lld/test/mach-o/Inputs/unwind-info-simple-arm64.yaml
Andrew Kelley 4794281d64 embed LLD 5.0.0
This is 48aaa9f66120f72b5d7e4a90b32fee40a3386ce9 from the
git monorepo.
2017-08-27 17:46:59 -04:00

14 lines
404 B
YAML

--- !mach-o
arch: arm64
file-type: MH_DYLIB
install-name: /usr/lib/libc++.dylib
exports:
- name: __Unwind_Resume
- name: __ZTIl
- name: __ZTIi
- name: ___cxa_end_catch
- name: ___cxa_begin_catch
- name: ___cxa_allocate_exception
- name: ___cxa_throw
- name: ___gxx_personality_v0