Searched defs:call (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
D | flow.s | 30 .global call symbol 31 call: label
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-spu.c | 934 bfd_boolean branch, hint, call; in needs_ovl_stub() local 2639 copy_callee (struct function_info *caller, const struct call_info *call) in copy_callee() 3235 struct call_info *call, *call_next; in transfer_calls() local 3257 struct call_info *call; in mark_non_root() local 3277 struct call_info **callp, *call; in remove_cycles() local 3423 struct call_info *call; in mark_overlay_section() local 3590 struct call_info *call; in unmark_overlay_section() local 3639 struct call_info *call; in collect_lib_sections() local 3771 struct call_info *call; in auto_ovl_lib_functions() local 3811 struct call_info *call; in auto_ovl_lib_functions() local [all …]
|
D | elf64-x86-64.c | 1226 static const unsigned char call[] = { 0x66, 0x66, 0x48, 0xe8 }; in elf_x86_64_check_tls_transition() local 1366 static const unsigned char call[] = { 0xff, 0x10 }; in elf_x86_64_check_tls_transition() local
|
D | elf32-i386.c | 1264 static const unsigned char call[] = { 0xff, 0x10 }; in elf_i386_check_tls_transition() local
|
D | elf32-frv.c | 1045 unsigned call:1; member
|
D | elf32-bfin.c | 1899 unsigned call; member
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/fr30/ |
D | allinsn.s | 391 .global call symbol 392 call: label
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | chew.c | 381 call () in call() function
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 9588 int call, expressionS *ep, const char *fmt, in macro_build_branch_likely() 9620 const int call = 0; in macro_build_branch_ccl() local 9656 int call = 0; in macro_build_branch_rs() local 9717 const int call = 0; in macro_build_branch_rsrt() local 9826 int call = 0; in macro() local
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/ |
D | allinsn.s | 1450 .global call symbol 1451 call: label
|