HomeSort by relevance Sort by last modified time
    Searched refs:got (Results 201 - 225 of 1658) sorted by null

1 2 3 4 5 6 7 891011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-gc-76.d 9 # A GOT reference through a local symbol to a variable survives gc.
23 0+82080 l d \.got 0+ \.got
30 0+82080 l O \.got 0+ _GLOBAL_OFFSET_TABLE_
37 Contents of section \.got:
tls-und-38.d 8 # global symbols that can be overridden. Just make sure GOT, dynsyms
25 Hex dump of section '.got':
tls-und-42.d 8 # for global symbols that can be overridden. Just make sure GOT,
25 Hex dump of section '.got':
tls-und-46.d 8 # global symbols that can be overridden. Just make sure GOT, dynsyms
25 Hex dump of section '.got':
tls-und-50.d 8 # for global symbols that can be overridden. Just make sure GOT,
25 Hex dump of section '.got':
tls-e-20.d 11 # Check that we have proper NPTL/TLS markings and GOT for an
32 2 \.got 00000020 000820bc 000820bc 000000bc 2\*\*2
37 0+820bc l d \.got 0+ \.got
38 0+820bc l O \.got 0+ _GLOBAL_OFFSET_TABLE_
43 0+820dc g \.got 0+ __bss_start
46 0+820dc g \.got 0+ _edata
47 0+820e0 g \.got 0+ _end
54 Contents of section \.got:
tls-ok-30.d 4 #objdump: -s -j .got -R
22 Contents of section .got:
tls-ok-32.d 4 #objdump: -s -j .got -j .text -j .tdata -R
21 Contents of section \.got:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
fdpic-shared-8-fail.d 3 #objdump: -DR -j .text -j .data -j .got -j .plt
tls-relax-static-3.d 3 #objdump: -D -j .text -j .got -j .plt
23 Disassembly of section \.got:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
tls-hidden4b.s 19 lw $4,%got(undefb\@)($gp)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tlsopt1_32.s 5 addi 3,13,gd@got@tlsgd
tocopt5.d 8 Contents of section \.got:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-s390/
s390.exp 42 {objdump -sj.got tlspic.sd} {objdump -sj.tdata tlspic.td}}
49 {objdump -sj.got tlsbin.sd} {objdump -sj.tdata tlsbin.td}}
51 {"GOT: symbol address load from got to larl"
62 {objdump -sj.got tlspic_64.sd} {objdump -sj.tdata tlspic_64.td}}
70 {objdump -sj.got tlsbin_64.sd} {objdump -sj.tdata tlsbin_64.td}}
72 {"GOT: symbol address load from got to larl"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
fdpic-gotofffuncdesc-shared.d 4 #objdump: -dsR -j.text -j.got
11 Contents of section \.got:
27 Disassembly of section \.got:
29 [0-9a-f]+ <\.got>:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
got-reloc-global-addend-1.d 1 #name: C6X GOT relocations, addend
4 #source: got-reloc-global-addend-1.s
got-reloc-global-addend-2.d 1 #name: C6X GOT relocations, addend
4 #source: got-reloc-global-addend-2.s
shared-nopic.d 4 #source: got-reloc-global.s
shared-nopid.d 4 #source: got-reloc-global.s
tic6x.exp 38 {objdump -sj.got shlib-noindex.sd}}
45 {objdump -sj.got shlib-1.sd}}
52 {objdump -sj.got shlib-app-1.sd}
60 {objdump -sj.got shlib-1r.sd}}
67 {objdump -sj.got shlib-app-1r.sd}
75 {objdump -sj.got shlib-1b.sd}}
82 {objdump -sj.got shlib-app-1b.sd}
90 {objdump -sj.got shlib-1rb.sd}}
97 {objdump -sj.got shlib-app-1rb.sd}
106 {objdump -sj.got static-app-1.sd
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
pr14207.s 18 .section .got
  /external/compiler-rt/test/BlocksRuntime/
fail.c 56 fprintf(stderr, "didn't open custom error file %s as 1, got %d\n", buffer, fd);
71 printf("wait got %d instead of %d\n", deadchild, child);
83 char got[512]; local
85 bool gotOutput = readfile(got, buffer);
88 errorfile, got);
92 char *where = strstr(got, desired);
  /frameworks/base/tools/aapt/tests/
CrunchCache_test.cpp 18 void expectEqual(int got, int expected, const char* desc) {
20 cout << "Got " << got << ", expected " << expected << "...";
21 cout << ( (got == expected) ? "PASSED" : "FAILED") << endl;
22 errno += ((got == expected) ? 0 : 1);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
ifunc-5-local.s 18 adrp x0, :got:foo
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ia64/
ia64.exp 43 {objdump -sj.got tlspic.sd} {objdump -sj.tdata tlspic.td}}
50 {objdump -sj.got tlsbin.sd} {objdump -sj.tdata tlsbin.td}}

Completed in 1239 milliseconds

1 2 3 4 5 6 7 891011>>