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.
4 lines
197 B
4 lines
197 B
4 months ago
|
// RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/stub-nosyms.macho-x86_64 | FileCheck %s
|
||
|
|
||
|
CHECK: 0000000000000001 callq 0x7 ## symbol stub for: _foo
|