diff options
Diffstat (limited to 'test/mach-o/Inputs/interposing-section.yaml')
| -rw-r--r-- | test/mach-o/Inputs/interposing-section.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/mach-o/Inputs/interposing-section.yaml b/test/mach-o/Inputs/interposing-section.yaml new file mode 100644 index 000000000000..45966b6870cc --- /dev/null +++ b/test/mach-o/Inputs/interposing-section.yaml @@ -0,0 +1,6 @@ +--- !mach-o +arch: x86_64 +file-type: MH_DYLIB +install-name: /usr/lib/libSystem.B.dylib +exports: + - name: _open |
