Home
last modified time | relevance | path

Searched refs:caller (Results 1 – 25 of 59) sorted by relevance

123

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dbl-local-2.s14 .global caller symbol
15 .type caller, %function
16 caller: label
/toolchain/binutils/binutils-2.27/gas/
Ddwarf2dbg.c1552 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/
Dcompressed-plt-1-o32-mips16-only.rd30 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
Dcompressed-plt-1-o32-mips16.rd52 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
Dcompressed-plt-1-o32-mips16-got.rd51 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
Dcompressed-plt-1-o32-mips16-word.rd66 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
Dcompressed-plt-1-o32-umips.rd52 # if and only if the function has a direct MIPS caller (du).
Dcompressed-plt-1-o32-umips-got.rd51 # if and only if the function has a direct MIPS caller (du).
Dcompressed-plt-1-o32-umips-word.rd66 # if and only if the function has a direct MIPS caller (du).
/toolchain/binutils/binutils-2.27/libiberty/
DChangeLog.jit8 a memoized allocation, the caller must not touch it.
Dpexecute.txh137 it is @code{NULL}, standard error is the same as the caller's.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-m68hc11/
Dfar-hc12.s73 movb 0,sp, 2,sp ; Copy page register below the caller's return
/toolchain/binutils/binutils-2.27/gprof/
Dgprof.texi137 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 …]
DREADME419 the first must be within caller's function and the second must be
/toolchain/binutils/binutils-2.27/opcodes/
Dcgen-asm.in179 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/
Drfc1952.txt164 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/
Dc-hppa.texi121 The values for @var{flag} are @samp{calls} or @samp{caller} (proc has
/toolchain/binutils/binutils-2.27/zlib/
DFAQ264 gzbuffer()), other than the caller of gzprintf() assuring that the output
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2012139 of sections when dumping a .dwp file. Update caller.
/toolchain/binutils/binutils-2.27/
Dconfig-ml.in97 # our caller has already done to figure them out and requiring these two
/toolchain/binutils/binutils-2.27/gold/
DChangeLog-08152246 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/
Dmep-core.cpu991 (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)
Dfrv.opc565 /* Our caller guarantees there's at least one other instruction. */
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-2013837 "name" param with a bfd_link_needed_list pointer. Update caller.
/toolchain/binutils/binutils-2.27/ld/emultempl/
Delf32.em257 appears to be a version mismatch, so we tell the caller
396 /* Return FALSE to force the caller to move on to try

123