mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-06 04:31:08 +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
|