mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-26 05:56:12 +00:00
6 lines
353 B
Plaintext
6 lines
353 B
Plaintext
|
# RUN: llvm-objdump -macho -bind %p/Inputs/bind2.macho-x86_64 | FileCheck %s
|
||
|
|
||
|
# CHECK: __DATA __data 0x00001008 pointer 0 libSystem _malloc
|
||
|
# CHECK: __DATA __data 0x00001050 pointer 0 libSystem _malloc
|
||
|
# CHECK: __DATA __data 0x00001458 pointer 0 libSystem _malloc
|