/build/make/tools/droiddoc/templates-ndk/ |
docpage.cs | 91 <?cs # horrible horrible hack to move TOC up when the next/prev links are not there ?>
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ |
link.go | 626 // inserts to the offset of GOT slot for the thread-local symbol from the TOC (the 646 // from the TOC rather than the symbol's address. 655 // inserts the offset from the TOC to the address of the the relocated symbol 660 // R_ADDRPOWER_DS but inserts the offset from the TOC to the address of the the
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
link.go | 626 // inserts to the offset of GOT slot for the thread-local symbol from the TOC (the 646 // from the TOC rather than the symbol's address. 655 // inserts the offset from the TOC to the address of the the relocated symbol 660 // R_ADDRPOWER_DS but inserts the offset from the TOC to the address of the the
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
convex.h | 57 #define TOC 13 81 "toc", 995 {0,0,lr,TOC,S,0}, /* mov */ [all...] |
/external/valgrind/coregrind/ |
m_translate.c | [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/ |
ssa.go | 704 // instruction to reload the TOC pointer from the 757 // a separate module and so overwritten the TOC
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
ldelf.go | 734 if sect.name == ".got" || sect.name == ".toc" { 1030 if sym.name == ".TOC." { 1066 if sym.name == ".TOC." {
|
data.go | 412 if !(SysArch.Family == sys.PPC64 && Linkmode == LinkExternal && r.Sym.Name == ".TOC.") { [all...] |
lib.go | 434 toc := ctxt.Syms.Lookup(".TOC.", 0) 435 toc.Type = obj.SDYNIMPORT [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/ |
ssa.go | 704 // instruction to reload the TOC pointer from the 757 // a separate module and so overwritten the TOC
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
ldelf.go | 734 if sect.name == ".got" || sect.name == ".toc" { 1030 if sym.name == ".TOC." { 1066 if sym.name == ".TOC." {
|
data.go | 412 if !(SysArch.Family == sys.PPC64 && Linkmode == LinkExternal && r.Sym.Name == ".TOC.") { [all...] |
lib.go | 434 toc := ctxt.Syms.Lookup(".TOC.", 0) 435 toc.Type = obj.SDYNIMPORT [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
od-xcoff.c | 67 { "toc", 0 }, 89 toc Display toc symbols\n\ 302 RTYPE_ENTRY (TOC), [all...] |
/build/make/core/ |
definitions.mk | [all...] |
/prebuilts/go/darwin-x86/src/cmd/dist/ |
test.go | 731 // handle the TOC correctly (issue 15409). [all...] |
/prebuilts/go/linux-x86/src/cmd/dist/ |
test.go | 731 // handle the TOC correctly (issue 15409). [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.help_3.5.0.v20100524.jar | |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
subr.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
subr.go | [all...] |
/external/llvm/test/MC/PowerPC/ |
ppc64-fixups.s | 220 # CHECK-BE: ld 1, target@toc(2) # encoding: [0xe8,0x22,A,0bAAAAAA00] 221 # CHECK-LE: ld 1, target@toc(2) # encoding: [0bAAAAAA00,A,0x22,0xe8] 222 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@toc, kind: fixup_ppc_half16ds 223 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@toc, kind: fixup_ppc_half16ds 226 ld 1, target@toc(2) 228 # CHECK-BE: addis 3, 2, target@toc@ha # encoding: [0x3c,0x62,A,A] 229 # CHECK-LE: addis 3, 2, target@toc@ha # encoding: [A,A,0x62,0x3c] 230 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@toc@ha, kind: fixup_ppc_half16 231 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@toc@ha, kind: fixup_ppc_half16 234 addis 3, 2, target@toc@h [all...] |
/build/make/tools/droiddoc/templates-sac/assets/js/ |
docs.js | 316 //If auto-toc div is present, generate the automated TOC 317 if ($("#auto-toc").is('*')) { 319 var toc = ""; 323 toc+="<ol>"; 326 toc+="</ol>"; 328 toc+="<li><a href='#" + current[0].id + "'>" + 333 $("#auto-toc").append(toc); //append to the div [all...] |
/external/doclava/res/assets/templates-sdk/assets/js/ |
docs.js | [all...] |
/external/e2fsprogs/doc/ |
texinfo.tex | 563 % and @{ and @} for the aux/toc files. [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 563 % and @{ and @} for the aux/toc files. [all...] |