You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
733 B

# RUN: llvm-objdump --macho --rebase --arch x86_64 \
# RUN: %p/Inputs/rebase.macho-x86_64 | FileCheck %s
# CHECK: segment section address type
# CHECK: __DATA __data 0x00001010 pointer
# CHECK: __DATA __data 0x00001028 pointer
# CHECK: __DATA __data 0x00001030 pointer
# CHECK: __DATA __data 0x00001038 pointer
# CHECK: __DATA __data 0x00001040 pointer
# CHECK: __DATA __data 0x00001258 pointer
# CHECK: __DATA __mystuff 0x00001278 pointer
# CHECK: __DATA __mystuff 0x00001288 pointer
# CHECK: __DATA __mystuff 0x00001298 pointer
# CHECK: __DATA __mystuff 0x000012A8 pointer