Home
last modified time | relevance | path

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

123

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dbl-local-2.s14 .global caller symbol
15 .type caller, %function
16 caller: label
/toolchain/binutils/binutils-2.25/gas/
Ddwarf2dbg.c1557 unsigned int caller = context; in emit_logicals() local
1562 while (caller > 0 && caller <= logicals_in_use) in emit_logicals()
1565 if (logicals[caller - 1].subprog == e->subprog) in emit_logicals()
1567 caller = logicals[caller - 1].context; in emit_logicals()
1569 if (caller > 0 && caller <= logicals_in_use && npop < 10) in emit_logicals()
1573 filenum = logicals[caller - 1].loc.filenum; in emit_logicals()
1574 line = logicals[caller - 1].loc.line; in emit_logicals()
1575 column = logicals[caller - 1].loc.column; in emit_logicals()
1576 discriminator = logicals[caller - 1].loc.discriminator; in emit_logicals()
1577 flags = logicals[caller - 1].loc.flags; in emit_logicals()
[all …]
/toolchain/binutils/binutils-2.25/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.25/bfd/
Delf32-spu.c1302 struct function_info *caller; in build_stub() local
1305 caller = find_function (isec, irela->r_offset, info); in build_stub()
1306 if (caller->start == NULL) in build_stub()
1318 if (caller->lr_store != (bfd_vma) -1 in build_stub()
1319 || caller->sp_adjust != (bfd_vma) -1) in build_stub()
1320 found = caller; in build_stub()
1321 while (caller->start != NULL) in build_stub()
1323 caller = caller->start; in build_stub()
1324 if (caller->lr_store != (bfd_vma) -1 in build_stub()
1325 || caller->sp_adjust != (bfd_vma) -1) in build_stub()
[all …]
DChangeLog-94951846 dynamic symbol table to the caller.
2537 (ppc_elf_addr16_ha_inner): Adjust ppc_elf_addr16_ha_inner caller.
3204 return an error to the caller. Call bfd_set_error on errors.
3620 caller is writing to a valid section.
4794 via the bfd_section pointer. Change caller.
6602 arguments and change caller. Handle weak symbols.
6882 elf_link_hash_newfunc and make globally visible. Change caller.
7100 are not NULL, assume the caller has already looked up the symbol
8142 * aoutx.h (NAME(aout,find_nearest_line)): The caller expects
8672 action in case where caller specified no argument relocation.
/toolchain/binutils/binutils-2.25/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.25/ld/testsuite/ld-m68hc11/
Dfar-hc12.s73 movb 0,sp, 2,sp ; Copy page register below the caller's return
/toolchain/binutils/binutils-2.25/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.25/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.25/gas/doc/
Dc-hppa.texi121 The values for @var{flag} are @samp{calls} or @samp{caller} (proc has
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2012139 of sections when dumping a .dwp file. Update caller.
/toolchain/binutils/binutils-2.25/gold/
DChangeLog829 in caller.
1599 (Layout::prepare_for_relaxation): Update caller.
3605 * object.cc (make_elf_sized_object): Update caller.
3631 (Layout::relaxation_loop_body): Update caller.
3638 (Layout::make_output_section): Update caller.
3641 * gold.cc (queue_middle_tasks): Update caller.
6732 to take a Sized_incremental_binary; change caller. Use readers
8194 (Sized_relobj::do_relocate_sections): Add parameter. Change caller.
9150 section type to caller.
9503 (Versions::Versions): Update caller.
[all …]
/toolchain/binutils/binutils-2.25/
Dconfig-ml.in97 # our caller has already done to figure them out and requiring these two
/toolchain/binutils/binutils-2.25/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.25/ld/
DChangeLog-2013837 "name" param with a bfd_link_needed_list pointer. Update caller.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Delf32.em225 appears to be a version mismatch, so we tell the caller
364 /* Return FALSE to force the caller to move on to try

123