1*9880d681SAndroid Build Coastguard Worker// RUN: llvm-objdump -m -section __DATA,__mod_init_func %p/Inputs/dylibModInit.macho-x86_64 | FileCheck %s -check-prefix=MODINIT 2*9880d681SAndroid Build Coastguard Worker// RUN: llvm-objdump -m -section __DATA,__mod_init_func -non-verbose %p/Inputs/dylibModInit.macho-x86_64 | FileCheck %s -check-prefix=NON_VERBOSE 3*9880d681SAndroid Build Coastguard Worker 4*9880d681SAndroid Build Coastguard WorkerMODINIT: Contents of (__DATA,__mod_init_func) section 5*9880d681SAndroid Build Coastguard WorkerMODINIT: 0x0000000000001000 0x0000000000000f30 _libinit 6*9880d681SAndroid Build Coastguard Worker 7*9880d681SAndroid Build Coastguard WorkerNON_VERBOSE: Contents of (__DATA,__mod_init_func) section 8*9880d681SAndroid Build Coastguard WorkerNON_VERBOSE: 0000000000001000 30 0f 00 00 00 00 00 00 9