binutils:
400436: 74 02 je 40043a <_init+0x12>
llvm-objdump currently :
400436: 74 02 je 0x2 <_init+0x12>
Even though the symbol + offset is printed with llvm-objdump I believe it is more intuitive to see the target address as well.
Nit: missing trailing full stop.