search for: 20101c

Displaying 1 result from an estimated 1 matches for "20101c".

Did you mean: 201012
2019 Apr 04
3
question about --emit-relocs with lld
...201008: R_X86_64_32S .rodata 20100c: 48 89 45 f0 mov %rax,-0x10(%rbp) 201010: 48 8b 04 25 28 01 20 mov 0x200128,%rax 201017: 00 201014: R_X86_64_32S *ABS*+0x8 201018: 48 89 45 f8 mov %rax,-0x8(%rbp) 20101c: 5d pop %rbp 20101d: c3 retq I'm not sure where to start looking for solving this... Thanks! -Kees [1] https://github.com/ClangBuiltLinux/linux/issues/404 -- Kees Cook