]> git.proxmox.com Git - rustc.git/blob - src/llvm/test/tools/llvm-objdump/macho-lazy-bind.test
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / test / tools / llvm-objdump / macho-lazy-bind.test
1 # RUN: llvm-objdump -macho -lazy-bind %p/Inputs/lazy-bind.macho-x86_64 \
2 # RUN: | FileCheck %s
3
4
5 # CHECK: __DATA __la_symbol_ptr 0x100001010 libfoo _foo
6 # CHECK: __DATA __la_symbol_ptr 0x100001018 libbar _bar
7 # CHECK: __DATA __la_symbol_ptr 0x100001020 libSystem _malloc