Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for __errno2 (0.16 sec)

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

    //	     137: e9 20 06 00 00               	jmp	0x75c <pow+0x75c>
    //	     13c: e8 00 00 00 00               	callq	0x141 <pow+0x141>
    //			000000000000013d:  IMAGE_REL_AMD64_REL32	_errno
    //
    // The assembly below dispenses with the import symbol and just makes
    // a direct call to _errno.
    //
    // The code below handles indirect refs by redirecting the target of
    // the relocation from "__imp_XYZ" to "XYZ" (since the latter symbol
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (1)
Back to top