/l4re-core-master/uclibc/lib/contrib/uclibc/test/setjmp/ |
A D | tst-setjmp.c | 27 jump (int val) in jump() function 48 jump (0); in main() 52 jump (value + 1); in main() 76 jump (0); in main() 80 jump (value + 1); in main() 104 jump (0); in main() 108 jump (value + 1); in main()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/bfin/ |
A D | strcmp.S | 38 if !cc jump .Lunaligned; /* no; use unaligned code. */ 54 if !cc jump .Lnotequal4; /* compare failure, exit loop */ 67 if cc jump .Lzero4; /* leave if a zero somewhere */ 105 if !cc jump .Lexitloop1;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/cris/ |
A D | resolve.S | 53 jump $acr 85 jump [$sp+]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | menu.c | 544 struct jump_key *jump; in get_prompt_str() local 556 jump = xmalloc(sizeof(struct jump_key)); in get_prompt_str() 565 jump->target = prop->menu; in get_prompt_str() 567 jump->target = location; in get_prompt_str() 570 jump->index = 0; in get_prompt_str() 572 jump->index = list_entry(head->prev, struct jump_key, in get_prompt_str() 575 list_add_tail(&jump->entries, head); in get_prompt_str() 583 jump->offset = r->len - 1; in get_prompt_str()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/bfin/ |
A D | crt1.S | 149 jump (P0) 151 jump.l ___uClibc_main;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arc/ |
A D | bsd-_setjmp.S | 14 ;@ r0 = jump buffer into which regs will be saved
|
A D | bsd-setjmp.S | 14 ;@ r0 = jump buffer into which regs will be saved
|
A D | setjmp.S | 9 ;@ r0 = jump buffer into which regs will be saved
|
A D | __longjmp.S | 9 ;@ r0 = jump buffer from which regs will be restored
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/c6x/ |
A D | resolve.S | 13 ;; _dl_linux_resolver() figures out where the jump symbol is 17 ;; arguments, then jump to the fixed up address. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/cris/ |
A D | __longjmp.S | 40 jump acr
|
A D | sysdep.h | 113 #define PLTJUMP(_x) jump C_SYMBOL_NAME (_x)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/sh64/ |
A D | resolve.S | 92 blink tr0, r63 ! jump to function address
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/ |
A D | regex_old.c | 511 jump, enumerator 1007 case jump: in PREFIX() 2605 STORE_JUMP (jump, b, laststart); in PREFIX() 3912 INSERT_JUMP (jump, laststart, b + 1 in PREFIX() 4792 case jump: in PREFIX() 6764 case jump: in wcs_re_match_2_internal() 7186 p[-1] = (UCHAR_T) jump; in wcs_re_match_2_internal() 7230 case jump: in wcs_re_match_2_internal() 7524 case jump: in wcs_re_match_2_internal() 7760 case jump: in PREFIX()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/metag/ |
A D | memcpy.S | 51 ! blocks, then jump to the unaligned copy loop or fall through to the aligned
|
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/ |
A D | PORTING | 121 - jump to function address now stored in PLT
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios/ |
A D | NM_Macros.S | 205 ; POPRET == pop and jump
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ |
A D | Rules.mak | 368 # -falign-jumps: reachable only by a jump
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/ |
A D | tst-regex2.dat | 500 * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump. 2024 Move jump table to .rodata section.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/ |
A D | Config.in | 731 setjmp/longjmp; whereas the latter allows only a single non-local jump 2374 nofixups never fixes up jump relocations
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | ChangeLog | 5053 Use HIDDEN_JUMPTARGET to jump to __pthread_unwind. 5055 info. Use HIDDEN_JUMPTARGET to jump to __pthread_unwind. 5354 instead of jnl instruction to jump to SYSCALL_ERROR_LABEL. 6771 Use HIDDEN_JUMPTARGET to jump to __pthread_unwind.
|