Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for __stack_chk_fail_local (0.25 sec)

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

    			//      AS_NEEDED ( /lib64/ld-linux-x86-64.so.2 ) )
    			//
    			// where libc_nonshared.a contains a small set of
    			// symbols including "__stack_chk_fail_local" and a
    			// few others. Thus if we are doing internal linking
    			// and "__stack_chk_fail_local" is unresolved (most
    			// likely due to the use of -fstack-protector), try
    			// loading libc_nonshared.a to resolve it.
    			//
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 21 18:45:27 UTC 2024
    - 88.6K bytes
    - Viewed (0)
Back to top