Searched refs:TOC (Results 1 - 22 of 22) sorted by relevance

/external/llvm/test/MC/PowerPC/
H A Dst-other-crash.s19 addis 2, 12, .TOC.-.Ltmp2@ha
H A Dtls-ie-obj.s16 .quad .TOC.@tocbase
H A Dtls-gd-obj.s17 .quad .TOC.@tocbase
H A Dtls-ld-obj.s16 .quad .TOC.@tocbase
H A Dppc64-relocs-01.s7 .quad .TOC.@tocbase
36 # module's TOC base).
41 # Finally the TOC creates the relocation for the 'number64'.
H A Dppc64-fixups.s712 .quad .TOC.@tocbase
/external/valgrind/coregrind/m_dispatch/
H A Ddispatch-ppc64le-linux.S49 /* References to globals via the TOC */
95 .quad .VG_(disp_run_translations),.TOC.@tocbase,0
102 0: addis 2, 12,.TOC.-0b@ha
103 addi 2,2,.TOC.-0b@l
219 40(sp) : TOC
257 0: addis 2, 12,.TOC.-0b@ha
258 addi 2,2,.TOC.-0b@l
434 .quad .VG_(disp_cp_chain_me_to_slowEP),.TOC.@tocbase,0
441 0: addis 2, 12,.TOC.-0b@ha
442 addi 2,2,.TOC
[all...]
H A Ddispatch-ppc64be-linux.S40 /* References to globals via the TOC */
81 .quad .VG_(disp_run_translations),.TOC.@tocbase,0
198 40(sp) : TOC
401 .quad .VG_(disp_cp_chain_me_to_slowEP),.TOC.@tocbase,0
426 .quad .VG_(disp_cp_chain_me_to_fastEP),.TOC.@tocbase,0
451 .quad .VG_(disp_cp_xindir),.TOC.@tocbase,0
502 .quad .VG_(disp_cp_xassisted),.TOC.@tocbase,0
519 .quad .VG_(disp_cp_evcheck_fail),.TOC.@tocbase,0
/external/valgrind/coregrind/m_syswrap/
H A Dsyscall-ppc64le-linux.S82 0: addis 2,12,.TOC.-0b@ha
83 addi 2,2,.TOC.-0b@l
89 .quad .ML_(do_syscall_for_client_WRK),.TOC.@tocbase,0
93 0: addis 2,12,.TOC.-0b@ha
94 addi 2,2,.TOC.-0b@l
H A Dsyscall-ppc64be-linux.S82 .quad .ML_(do_syscall_for_client_WRK),.TOC.@tocbase,0
/external/libopus/silk/
H A Ddebug.h79 /* TOC(LPC) */
91 /* max length of name tags in TIC(..), TOC(..) */
108 /* WARNING: TIC()/TOC can measure only up to 0.1 seconds at a time */
168 #define TOC(TAG_NAME) { \ macro
197 #define TOC(TAG_NAME) { \ macro
231 #define TOC(TAG_NAME) macro
/external/icu/icu4c/
H A Dicu4c.css444 h2.TOC {
461 ul.TOC {
465 ul.TOC,
466 ul.TOC li,
467 ul.TOC li ul,
468 ul.TOC li ul li {
473 ul.TOC li {
477 ul.TOC li li {
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_ppc64.S14 .quad .L._setjmp,.TOC.@tocbase,0
28 // Materialize a TOC in case we were called from libc.
29 // For big-endian, we load the TOC from the OPD. For little-
30 // endian, we use the .TOC. symbol to find it.
36 addis r2,r2,.TOC.-0b@ha
37 addi r2,r2,.TOC.-0b@l
50 // perform a sibcall: The real setjmp function trashes the TOC
59 std r5,8(r3) // caller's saved TOC pointer
130 // Restore TOC, LR, and stack and return to caller.
157 .quad .L.__sigsetjmp,.TOC
[all...]
/external/markdown/markdown/extensions/
H A Dtoc.py51 # would causes an enless loop of placing a new TOC
52 # inside previously generated TOC.
106 self.config = { "marker" : ["[TOC]",
108 "Defaults to \"[TOC]\""],
113 "Title to insert into TOC <div> - "
/external/elfutils/backends/
H A Dppc64_reloc.def79 RELOC_TYPE (TOC, REL)
160 ie. TOC managed by compiler.
/external/valgrind/coregrind/
H A Dm_trampoline.S456 .quad .L.VG_(ppc64_linux_REDIR_FOR_strlen),.TOC.@tocbase,0
465 0: addis 2,12,.TOC.-0b@ha
466 addi 2,2,.TOC.-0b@l
502 .quad .L.VG_(ppc64_linux_REDIR_FOR_strchr),.TOC.@tocbase,0
511 0: addis 2,12,.TOC.-0b@ha
512 addi 2,2,.TOC.-0b@l
H A Dm_translate.c987 /* --------------- helpers for with-TOC platforms --------------- */
989 /* NOTE: with-TOC platforms are: ppc64-linux. */
1203 then set R2 to the new value (which is the TOC pointer to be used
1221 # error Platform is not TOC-afflicted, fortunately
1250 # error Platform is not TOC-afflicted, fortunately
1285 The existing infrastruture for the TOC enabled architectures is
1301 /* --------------- END helpers for with-TOC platforms --------------- */
1311 On with-TOC platforms the follow hacks are also done: LR and R2 are
/external/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp70 MapVector<MCSymbol *, MCSymbol *> TOC; member in class:__anon12707::PPCAsmPrinter
317 /// lookUpOrCreateTOCEntry -- Given a symbol, look up whether a TOC entry
319 /// the TOC entry.
321 MCSymbol *&TOCEntry = TOC[Sym];
393 // Save the current TOC pointer before the remote call.
404 // Load the new TOC pointer and the function address, but not r11
425 // Restore the TOC pointer after the call.
588 // Map symbol -> label of TOC entry
628 // reference to the TOC entry we will synthesize later.
632 // Map symbol -> label of TOC entr
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/cmockery/cmockery_0_1_2/
H A Dconfigure7109 # or program results in "error TOC overflow" add -mminimal-toc to
10173 # or program results in "error TOC overflow" add -mminimal-toc to
13701 # or program results in "error TOC overflow" add -mminimal-toc to
16296 # or program results in "error TOC overflow" add -mminimal-toc to
/external/bison/build-aux/
H A Dtexinfo.tex8757 % use the same \entry macro we use to generate the TOC and index.
/external/libmicrohttpd/doc/
H A Dtexinfo.tex8758 % use the same \entry macro we use to generate the TOC and index.

Completed in 407 milliseconds