NAME=serial subrel
FILE=bins/elf/analysis/serial
CMDS=<<EOF
s 0x00400b35
e asm.hint.lea=false
e asm.bytes=false
e asm.lines.bb=false
e asm.sub.rel=true
e asm.comments=false
pd 1
af @ 0x0040073d
pd 1
EOF
EXPECT=<<EOF
  0x00400b35      lea   rax, [0x0040073d]
  0x00400b35      lea   rax, [fcn.0040073d]
EOF
RUN
