Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Rsi (0.02 sec)

  1. src/cmd/link/internal/ld/data.go

    // ref via "__imp_XYZ", or a direct ref to "XYZ". Here's an example of
    // an indirect ref (this is an excerpt from objdump -ldr):
    //
    //	     1c1: 48 89 c6                     	movq	%rax, %rsi
    //	     1c4: ff 15 00 00 00 00            	callq	*(%rip)
    //			00000000000001c6:  IMAGE_REL_AMD64_REL32	__imp__errno
    //
    // In the assembly above, the code loads up the value of __imp_errno
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (0)
Back to top