Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestLargeSymName (0.29 sec)

  1. src/cmd/link/link_test.go

    }
    
    func TestLargeSymName(t *testing.T) {
    	// The compiler generates a symbol name using the string form of the
    	// type. This tests that the linker can read symbol names larger than
    	// the bufio buffer. Issue #15104.
    	_ = AuthorPaidByTheColumnInch
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 24 20:26:02 UTC 2024
    - 43.5K bytes
    - Viewed (0)
Back to top