Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for setAlg (0.13 sec)

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

    			}
    
    			// make dynimport JMP table for PE object files.
    			tplt := int32(rel.Size())
    			ctxt.loader.SetPlt(targ, tplt)
    
    			if su == nil {
    				su = ctxt.loader.MakeSymbolUpdater(s)
    			}
    			r.SetSym(rel.Sym())
    			r.SetAdd(int64(tplt))
    
    			// jmp *addr
    			switch ctxt.Arch.Family {
    			default:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    were all talking at once, while all the rest were quite silent,
    and looked very uncomfortable.
    
      The moment Alice appeared, she was appealed to by all three to
    settle the question, and they repeated their arguments to her,
    though, as they all spoke at once, she found it very hard indeed
    to make out exactly what they said.
    
      The executioner's argument was, that you couldn't cut off a
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
Back to top