Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DSYMUTIL (0.06 sec)

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

    			}
    
    			if target.IsExternal() {
    				// On most platforms, the external linker needs to adjust DWARF references
    				// as it combines DWARF sections. However, on Darwin, dsymutil does the
    				// DWARF linking, and it understands how to follow section offsets.
    				// Leaving in the relocation records confuses it (see
    				// https://golang.org/issue/22068) so drop them for Darwin.
    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