/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
symtocbase-1.s | 1 .section .toc,"aw",@progbits 11 .quad .TOC.@tocbase 17 ld 9,.LCi@toc(2)
|
symtocbase-2.s | 1 .section .toc,"aw",@progbits 9 .quad .TOC.@tocbase 15 ld 9,.LCi@toc(2)
|
aix-glink-2b.s | 1 .toc
|
elfv2.s | 1 .section .toc,"aw",@progbits 13 addis 2,12,.TOC.-f1@ha 14 addi 2,2,.TOC.-f1@l 20 ld 3,.L0@toc(2)
|
aix-glink-1.s | 1 .toc
|
aix-toc-1a.s | 2 .toc 23 .long .f1[PR],TOC[TC0],0
|
aix-toc-1b.s | 2 .toc 23 .long .f2[PR],TOC[TC0],0
|
tocopt.s | 1 .section .toc,"aw" 39 # no need for toc entry, optimise to nop,addi 40 addis 9,2,x4t@toc@ha 41 ld 9,x4t@toc@l(9) 42 # must keep toc entry, optimise to nop,addi,ld 44 # the toc entry and optimise to nop,nop,addi 45 addis 4,2,x5t@toc@ha 46 addi 5,4,x5t@toc@l 48 # must keep toc entry, optimise to nop,li,ldx 49 lis 29,x6t@toc@h [all...] |
tocopt5.s | 1 .section .toc,"aw" 35 # no need for toc entry, optimise to nop,addi 36 addis 9,2,x4t@toc@ha 37 ld 9,x4t@toc@l(9) 38 # must keep toc entry, optimise to nop,addi,ld 40 # the toc entry and optimise to nop,nop,addi 41 addis 4,2,x5t@toc@ha 42 addi 5,4,x5t@toc@l
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
rtinfo.h | 35 #define GetInfoFromTocEntry(hdr,toc) (((toc)->Offset < (hdr)->Size) ? ((PVOID)(((PBYTE)(hdr)) + (toc)->Offset)) : NULL)
|
/build/make/core/combo/ |
HOST_CROSS_windows-x86.mk | 20 define $(combo_var_prefix)transform-shared-lib-to-toc
|
HOST_CROSS_windows-x86_64.mk | 20 define $(combo_var_prefix)transform-shared-lib-to-toc
|
TARGET_linux-arm64.mk | 44 define $(combo_var_prefix)transform-shared-lib-to-toc
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/ |
test1elf.asm | 18 .section ".toc" 42 LDW 3,.L_tsym0@toc(2) 43 LDW 3,.L_tsym1@toc(2) 44 LDW 3,.L_tsym2@toc(2) 45 LDW 3,.L_tsym3@toc(2) 46 LDW 3,.L_tsym4@toc(2) 47 LDW 3,.L_tsym5@toc(2) 49 lis 4,.L_tsym5@toc@ha 50 LDW 3,.L_tsym5@toc@l(2)
|
test1elf64.s | 18 .section ".toc" 42 ld 3,.L_tsym0@toc(2) 43 ld 3,.L_tsym1@toc(2) 44 ld 3,.L_tsym2@toc(2) 45 ld 3,.L_tsym3@toc(2) 46 ld 3,.L_tsym4@toc(2) 47 ld 3,.L_tsym5@toc(2) 49 lis 4,.L_tsym5@toc@ha 50 ld 3,.L_tsym5@toc@l(2)
|
xcoff-toc-1.d | 2 #source: xcoff-toc-1.s 4 #name: XCOFF TOC reloc test 1
|
test1elf64.d | 18 3 \.toc 00000030 0000000000000000 0000000000000000 .* 26 0000000000000000 l d \.toc 0000000000000000 (|\.toc) 56 1(a|8): R_PPC64_TOC16_DS \.toc 58 1(e|c): R_PPC64_TOC16_DS \.toc\+0x8 60 2(2|0): R_PPC64_TOC16_DS \.toc\+0x10 62 2(6|4): R_PPC64_TOC16_DS \.toc\+0x18 64 2(a|8): R_PPC64_TOC16_DS \.toc\+0x20 66 2(e|c): R_PPC64_TOC16_DS \.toc\+0x28 68 3(2|0): R_PPC64_TOC16_HA \.toc\+0x2 [all...] |
/external/llvm/test/MC/PowerPC/ |
ppc64-relocs-01.s | 7 .quad .TOC.@tocbase 11 ld 4, .LC1@toc(2) 14 .section .toc,"aw",@progbits 25 # R_PPC64_TOC16_DS against the .toc and the 'sin' external function 28 # CHECK-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_TOC16_DS .toc 36 # module's TOC base). 41 # Finally the TOC creates the relocation for the 'number64'. 42 # CHECK: Section ({{[0-9]+}}) .rela.toc {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
build.properties | 21 toc.xml,\
|
/external/libnl/doc/stylesheets/ |
asciidoc-manpage.css | 16 div#toc { display: none; }
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
script_test_4.t | 40 .got : { *(.got .toc) }
|
script_test_5.t | 40 .got : { *(.got .toc) }
|
script_test_6.t | 41 .got : { *(.got .toc) }
|
script_test_7.t | 41 .got : { *(.got .toc) }
|
/external/pcre/dist2/ |
132html | 47 $toc = 0; 52 $toc = 1 if $ARGV[0] eq "-toc"; 75 print "<ul>\n" if ($toc); 146 if ($toc) 148 printf("<li><a name=\"TOC%d\" href=\"#SEC%d\">$title</a>\n", 293 # The TOC, if present, will have been written - terminate it 295 print "</ul>\n" if ($toc);
|