search for: dyld_stub_printf

Displaying 2 results from an estimated 2 matches for "dyld_stub_printf".

2012 Oct 24
0
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...0000000100000f04 <main+4>: sub $0x10,%rsp 0x0000000100000f08 <main+8>: lea 0x51(%rip),%rdi # 0x100000f60 0x0000000100000f0f <main+15>: movl $0x0,-0x4(%rbp) 0x0000000100000f16 <main+22>: mov $0x0,%al 0x0000000100000f18 <main+24>: callq 0x100000f34 <dyld_stub_printf> 0x0000000100000f1d <main+29>: mov $0x0,%ecx 0x0000000100000f22 <main+34>: mov %eax,-0x8(%rbp) 0x0000000100000f25 <main+37>: mov %ecx,%eax 0x0000000100000f27 <main+39>: add $0x10,%rsp 0x0000000100000f2b <main+43>: pop %rbp 0x0000000100000f2c <main+...
2012 Oct 23
2
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
On Tue, Oct 23, 2012 at 02:03:15PM -0700, Nick Kledzik wrote: > > On Oct 23, 2012, at 1:57 PM, Jack Howarth wrote: > > Nick, > > Can I do this without access to a debug version of dyld? Using the copy of LLVMPolly.so with isl/cloog-isl/gmp statically linked, > > I find that if I set the breakpoint to the address of the initializer... > > > > dyld: calling