Lines Matching refs:rbx
37 # define BASE rbx
72 pushq %rbx # push subtracts stack by 8.
74 cfi_rel_offset(%rbx, 0)
76 cfi_def_cfa_register(%rbx)
146 movq (%rsp), %rbx
147 cfi_restore(%rbx)
179 movq %rbx, (%rsp)
180 cfi_rel_offset(%rbx, 0)
197 cfi_def_cfa_register(%rbx)
205 movq %rsp, 24(%rbx)
216 lea 48(%rbx), %RAX_LP
255 mov 48(%rbx), %RDX_LP # Load return address if needed.
256 mov 40(%rbx), %RSI_LP # Copy args pushed by PLT in register.
257 mov 32(%rbx), %RDI_LP # %rdi: link_map, %rsi: reloc_index
258 lea 16(%rbx), %R8_LP # Address of framesize
263 movq 8(%rbx), %rax # Get back register content.
355 mov 16(%rbx), %R10_LP # Anything in framesize?
368 movq (%rsp), %rbx
369 cfi_restore(%rbx)
379 cfi_rel_offset(%rbx, 0)
380 cfi_def_cfa_register(%rbx)
387 lea LR_RSP_OFFSET(%rbx), %RSI_LP # stack
403 mov 24(%rbx), %RSP_LP # Drop the copied stack content
448 movq 24(%rbx), %rdx # La_x86_64_regs argument to %rdx.
449 movq 40(%rbx), %rsi # Copy args pushed by PLT in register.
450 movq 32(%rbx), %rdi # %rdi: link_map, %rsi: reloc_index
481 movq (%rsp), %rbx
482 cfi_restore(%rbx)