HomeSort by relevance Sort by last modified time
    Searched refs:_g3 (Results 1 - 2 of 2) sorted by null

  /external/llvm/test/MC/MachO/
darwin-x86_64-diff-relocs.s 46 jmp _g3
50 // jmp L2 - _g3
51 // jmp _g3 - _g2
53 // jmp _g3 - L3
75 movl %eax,_g3(%rip)
82 // movl %eax,_g3 - _g2(%rip)
83 // movl %eax,_g3 - L3(%rip)
99 .quad _g3
102 .quad _g3 - _g2
104 .quad L3 - _g3
115 _g3: label
    [all...]
  /external/libbrillo/brillo/
process.cc 27 #define setresgid(_g1, _g2, _g3) setregid(_g1, _g2)

Completed in 83 milliseconds