Lines Matching refs:DYNAMIC
5 …relocation-model=dynamic-no-pic -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=DYNAMIC
30 ; DYNAMIC: _foo:
31 ; DYNAMIC: bl L_exact_log2$stub
32 ; DYNAMIC: blr
90 ; DYNAMIC: .section __TEXT,__symbol_stub1,symbol_stubs,pure_instructions,16
91 ; DYNAMIC: L_exact_log2$stub:
92 ; DYNAMIC: .indirect_symbol _exact_log2
93 ; DYNAMIC: lis r11, ha16(L_exact_log2$lazy_ptr)
94 ; DYNAMIC: lwzu r12, lo16(L_exact_log2$lazy_ptr)(r11)
95 ; DYNAMIC: mtctr r12
96 ; DYNAMIC: bctr
98 ; DYNAMIC: .section __DATA,__la_symbol_ptr,lazy_symbol_pointers
99 ; DYNAMIC: L_exact_log2$lazy_ptr:
100 ; DYNAMIC: .indirect_symbol _exact_log2
101 ; DYNAMIC: .long dyld_stub_binding_helper