Searched refs:jump (Results 1 – 25 of 40) sorted by relevance
12
/glibc-2.36/setjmp/ |
D | tst-setjmp.c | 26 jump (int val) in jump() function 47 jump (0); in do_test() 51 jump (value + 1); in do_test() 75 jump (0); in do_test() 79 jump (value + 1); in do_test() 103 jump (0); in do_test() 107 jump (value + 1); in do_test()
|
/glibc-2.36/sysdeps/alpha/ |
D | addmul_1.S | 45 beq $18,.Lend1 # jump if size was == 1 53 beq $18,.Lend2 # jump if size was == 2
|
D | submul_1.S | 45 beq $18,.Lend1 # jump if size was == 1 53 beq $18,.Lend2 # jump if size was == 2
|
D | memset.S | 99 beq t1, memset_loop # .. e1 : aligned head, jump right in
|
/glibc-2.36/sysdeps/alpha/alphaev6/ |
D | addmul_1.S | 85 # need a jump table indexed by the low 3 bits of the count argument. 106 beq $18, $Lend0b # jump if size was == 1 114 beq $18, $Lend0a # jump if size was == 2 172 beq $20, $Lend1b # jump if size was == 1 180 beq $20, $Lend1a # jump if size was == 2
|
/glibc-2.36/benchtests/ |
D | pthread_once-inputs | 4 # conditional jump) in a tight loop.
|
/glibc-2.36/sysdeps/powerpc/powerpc32/ |
D | dl-trampoline.S | 184 # ...unwind the stack frame, and jump to the PLT entry we updated.
|
/glibc-2.36/sysdeps/arm/ |
D | dl-trampoline.S | 67 @ jump to the newly found address
|
/glibc-2.36/sysdeps/alpha/alphaev5/ |
D | sub_n.S | 57 blt $19,.Lend1 # if less than 4 limbs remain, jump
|
D | add_n.S | 57 blt $19,.Lend1 # if less than 4 limbs remain, jump
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 6988 * setjmp/tst-setjmp.c (jump): Use __attribute__ ((__noreturn__)). 15455 (__vfork): Pop shadow stack and jump back to to caller directly 15460 (__vfork): Pop shadow stack and jump back to to caller directly 15594 Add _CET_NOTRACK before indirect jump to jump table. 15599 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump 15600 to jump table. 15605 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump 15606 to jump table. 15611 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump 15612 to jump table. [all …]
|
D | ChangeLog.ports-hppa | 1024 versions. Adjust jump target to '0b'.
|
D | ChangeLog.ports-mips | 1781 jump delay slot. 2161 (elf_machine_reloc): Handle jump slot and copy relocations.
|
D | ChangeLog.1 | 1454 * setjmp/tst-setjmp.c: Notice if we didn't jump the right number of 2374 labels, jump relative from `$' instead (makes multiple expansions
|
D | ChangeLog.ports-arm | 207 computed-jump dispatch sections. Use sfi_breg throughout. 962 HIDDEN_JUMPTARGET for _exit jump.
|
D | ChangeLog.13 | 5066 mmap the file contents. Then switch the jump tables to the mmap 5071 (_IO_file_jumps_maybe_mmap): New variable, jump table using those. 5074 (_IO_wfile_jumps_maybe_mmap): New variable, jump table using that. 5076 If the stream is read-only, set its jump tables to those new ones. 5078 jump tables to the maybe_mmap ones, and don't call __fopen_maybe_mmap. 5670 * libio/freopen.c (freopen): Reset jump tables, use mmap stdio for the 6217 jump to local subroutine. 8984 * sysdeps/i386/i686/strcmp.S: Avoid unconditional jump to a ret.
|
D | ChangeLog.3 | 1465 (PSEUDO): On error, jump to syscall_error instead of setting errno.
|
D | ChangeLog.17 | 2861 (unaligned_table): Align jump table at 8 bytes. 3077 La_x86_64_regs. Allocate extra space and jump to memory at 6589 * nscd/mem.c (gc): Initialize obstack earlier so that if we jump 8778 PIC indirect jump. 12247 testb $4, %ah and jump if non-zero. 13143 * sysdeps/i386/i686/memcmp.S: Use jump table as the base of 13144 jump table entries.
|
D | ChangeLog.14 | 2687 * libio/fileops.c: Add const to jump table variable definition. 4088 * sysdeps/ia64/memmove.S: Likewise. Also move the jump-table to 13144 (PSEUDO): Don't jump around error handler. 13146 jump around error handler. 13154 (PSEUDO): Don't jump around error handler. 13156 jump around error handler. 15083 * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump. 16607 Move jump table to .rodata section.
|
D | ChangeLog.nptl | 921 (.gcc_except_table): Add entry to jump to __condvar_tw_cleanup2 926 (.gcc_except_table): Add entry to jump to __condvar_w_cleanup2 7183 Use HIDDEN_JUMPTARGET to jump to __pthread_unwind. 7185 info. Use HIDDEN_JUMPTARGET to jump to __pthread_unwind. 7484 instead of jnl instruction to jump to SYSCALL_ERROR_LABEL. 8901 Use HIDDEN_JUMPTARGET to jump to __pthread_unwind.
|
D | ChangeLog.2 | 1151 sysconf. For _SC_TZNAME_MAX, just jump to __tzname_max. 2210 jump.
|
D | ChangeLog.5 | 1592 objname members and jump to CATCH->env. If it is null, call 3992 to end of function to avoid a jump across NOPs. 7839 (PSEUDO): Use JUMPTARGET(syscall_error) in jump insn. 7841 jump insn. 7847 stack. Use JUMPTARGET(syscall_error) in jump insn.
|
/glibc-2.36/manual/ |
D | nss.texi | 357 jump table or the like. How this is done is of no interest here; those
|
D | process.texi | 354 do a long jump out of) the function that called @code{vfork}! This
|
D | intro.texi | 1434 @code{goto}-like jumps which can jump from one function to another.
|
12