mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 03:46:06 +00:00
6 lines
355 B
Plaintext
6 lines
355 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
|