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

  /toolchain/binutils/binutils-2.25/ld/emulparams/
ppclynx.sh 23 .got2 ${RELOCATING-0} : { *(.got2) }"
  /external/e2fsprogs/util/
copy_sparse.c 94 ssize_t got, got2; local
182 got2 = write(ofd, buf, got);
183 if (got != got2) {
  /prebuilts/go/darwin-x86/src/go/token/
position_test.go 259 got2 := f.PositionFor(f.Pos(offs), true)
263 checkPos(t, "1. PositionFor adjusted", got2, want)
281 got2 := f.PositionFor(f.Pos(offs), true)
294 checkPos(t, "3. PositionFor adjusted", got2, want)
  /prebuilts/go/linux-x86/src/go/token/
position_test.go 259 got2 := f.PositionFor(f.Pos(offs), true)
263 checkPos(t, "1. PositionFor adjusted", got2, want)
281 got2 := f.PositionFor(f.Pos(offs), true)
294 checkPos(t, "3. PositionFor adjusted", got2, want)
  /prebuilts/go/darwin-x86/src/html/template/
css_test.go 108 if got2 := string(decodeCSS([]byte(recoded))); got2 != test.want {
  /prebuilts/go/linux-x86/src/html/template/
css_test.go 108 if got2 := string(decodeCSS([]byte(recoded))); got2 != test.want {
  /toolchain/binutils/binutils-2.25/bfd/
elf32-ppc.c 3863 asection *got2, *sreloc; local
4918 asection *got2; local
5205 asection *got2 = bfd_get_section_by_name (ibfd, ".got2"); local
6718 asection *got2; local
7565 asection *got2; local
    [all...]
  /external/elfutils/tests/
run-elfputzdata.sh 278 Cannot compress 20 .got2
319 Cannot compress 20 .got2
  /toolchain/binutils/binutils-2.25/gold/
powerpc.cc 102 // The .got2 section shndx.
339 // For 32-bit the .got2 section shdnx, for 64-bit the .opd section shndx.
1083 || strcmp(name, ".got2") == 0))
4475 unsigned int got2 = ppcobj->got2_shndx(); local
    [all...]

Completed in 335 milliseconds