Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for excludeMachoCodeSignature (1.44 sec)

  1. src/cmd/internal/buildid/rewrite.go

    	// The code signature contains hashes of the whole file (except the signature
    	// itself), including the buildid. So the buildid cannot contain the signature.
    	r = excludeMachoCodeSignature(r)
    
    	// The strategy is to read the file through buf, looking for id,
    	// but we need to worry about what happens if id is broken up
    	// and returned in parts by two different reads.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 13 18:45:54 UTC 2021
    - 5.1K bytes
    - Viewed (0)
Back to top