Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BarTest (0.28 sec)

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

    		machosymorder(ctxt)
    	}
    	state.dynreloc(ctxt)
    
    	// Move any RO data with relocations to a separate section.
    	state.makeRelroForSharedLib(ctxt)
    
    	// Set alignment for the symbol with the largest known index,
    	// so as to trigger allocation of the loader's internal
    	// alignment array. This will avoid data races in the parallel
    	// section below.
    	lastSym := loader.Sym(ldr.NSym() - 1)
    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