/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/ |
D | bl-local-2.s | 14 .global caller symbol 15 .type caller, %function 16 caller: label
|
/toolchain/binutils/binutils-2.27/gas/ |
D | dwarf2dbg.c | 1552 unsigned int caller = context; in emit_logicals() local 1557 while (caller > 0 && caller <= logicals_in_use) in emit_logicals() 1560 if (logicals[caller - 1].subprog == e->subprog) in emit_logicals() 1562 caller = logicals[caller - 1].context; in emit_logicals() 1564 if (caller > 0 && caller <= logicals_in_use && npop < 10) in emit_logicals() 1568 filenum = logicals[caller - 1].loc.filenum; in emit_logicals() 1569 line = logicals[caller - 1].loc.line; in emit_logicals() 1570 column = logicals[caller - 1].loc.column; in emit_logicals() 1571 discriminator = logicals[caller - 1].loc.discriminator; in emit_logicals() 1572 flags = logicals[caller - 1].loc.flags; in emit_logicals() [all …]
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/ |
D | compressed-plt-1-o32-mips16-only.rd | 30 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
|
D | compressed-plt-1-o32-mips16.rd | 52 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
|
D | compressed-plt-1-o32-mips16-got.rd | 51 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
|
D | compressed-plt-1-o32-mips16-word.rd | 66 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
|
D | compressed-plt-1-o32-umips.rd | 52 # if and only if the function has a direct MIPS caller (du).
|
D | compressed-plt-1-o32-umips-got.rd | 51 # if and only if the function has a direct MIPS caller (du).
|
D | compressed-plt-1-o32-umips-word.rd | 66 # if and only if the function has a direct MIPS caller (du).
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | ChangeLog.jit | 8 a memoized allocation, the caller must not touch it.
|
D | pexecute.txh | 137 it is @code{NULL}, standard error is the same as the caller's.
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-m68hc11/ |
D | far-hc12.s | 73 movb 0,sp, 2,sp ; Copy page register below the caller's return
|
/toolchain/binutils/binutils-2.27/gprof/ |
D | gprof.texi | 137 of each caller. The profile data is taken from the call graph profile file 1095 * Callers:: Details of caller-lines' contents. 1128 Each cross-reference to a function, as a caller or subroutine of 1185 @code{report}, the primary line and one caller-line preceding it, together 1195 Here are the meanings of the fields in the caller-line for @code{report} 1216 The name of the caller of @code{report} to which this line applies, 1217 followed by the caller's index number. 1221 When a caller has no entry of its own, it still has caller-lines 1224 If the caller is part of a recursion cycle, the cycle number is 1229 dummy caller-line is printed which has @samp{<spontaneous>} as the [all …]
|
D | README | 419 the first must be within caller's function and the second must be
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | cgen-asm.in | 179 parse the instruction, we return 0 and the caller will start over from 390 /* It is up to the caller to actually output the insn and any
|
/toolchain/binutils/binutils-2.27/zlib/doc/ |
D | rfc1952.txt | 164 clarity and to eliminate the requirement for the caller to do pre- 642 function so it shouldn't be done by the caller. Usage example:
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-hppa.texi | 121 The values for @var{flag} are @samp{calls} or @samp{caller} (proc has
|
/toolchain/binutils/binutils-2.27/zlib/ |
D | FAQ | 264 gzbuffer()), other than the caller of gzprintf() assuring that the output
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | ChangeLog-2012 | 139 of sections when dumping a .dwp file. Update caller.
|
/toolchain/binutils/binutils-2.27/ |
D | config-ml.in | 97 # our caller has already done to figure them out and requiring these two
|
/toolchain/binutils/binutils-2.27/gold/ |
D | ChangeLog-0815 | 2246 in caller. 3016 (Layout::prepare_for_relaxation): Update caller. 5022 * object.cc (make_elf_sized_object): Update caller. 5048 (Layout::relaxation_loop_body): Update caller. 5055 (Layout::make_output_section): Update caller. 5058 * gold.cc (queue_middle_tasks): Update caller. 8149 to take a Sized_incremental_binary; change caller. Use readers 9611 (Sized_relobj::do_relocate_sections): Add parameter. Change caller. 10567 section type to caller. 10920 (Versions::Versions): Update caller. [all …]
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | mep-core.cpu | 991 (define-pmacro (cg-profile caller callee) 992 (c-call "cg_profile" caller callee) 995 (define-pmacro (cg-profile-jump caller callee) 996 (c-call "cg_profile_jump" caller callee)
|
D | frv.opc | 565 /* Our caller guarantees there's at least one other instruction. */
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-2013 | 837 "name" param with a bfd_link_needed_list pointer. Update caller.
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | elf32.em | 257 appears to be a version mismatch, so we tell the caller 396 /* Return FALSE to force the caller to move on to try
|