Displaying 1 result from an estimated 1 matches for "d280001e".
Did you mean:
d280001d
2014 Jul 28
2
[LLVMdev] [lld] question on ELF section formating
...- kind: layout-after
offset: 0
target: '$d.010'
The output during objdump of that section is:
00000000004006d0 <__tls_get_addr>:
4006d0: d280001d mov x29, #0x0
// #0
4006d4: d280001e mov x30, #0x0
// #0
4006d8: 910003fd mov x29, sp
4006dc: aa0003e5 mov x5, x0
4006e0: f94003e1 ldr x1, [sp]
4006e4: 910023e2 add x2, sp, #...