/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/ |
A D | Makefile.commonarch | 43 CFLAGS-gen_tcb-offsets.c = -S 44 $(libpthread_arch_OUT)/gen_tcb-offsets.c: $(libpthread_arch_DIR)/tcb-offsets.sym | $(libpthread_arc… 47 $(libpthread_arch_OUT)/gen_tcb-offsets.s: $(libpthread_arch_OUT)/gen_tcb-offsets.c | headers 49 libpthread-generated-y += $(libpthread_arch_OUT)/gen_tcb-offsets.s 50 $(libpthread_arch_OUT)/tcb-offsets.h: $(libpthread_arch_OUT)/gen_tcb-offsets.s 54 pregen-headers-$(UCLIBC_HAS_THREADS_NATIVE) += $(libpthread_arch_OUT)/tcb-offsets.h 62 $(do_rm) $(libpthread_arch_OUT)/tcb-offsets.h \ 63 $(addprefix $(libpthread_arch_OUT)/gen_tcb-offsets., c h s)
|
/l4re-core-master/l4sys/include/ |
A D | __vm-vmx.h | 402 l4_uint8_t const *offsets = (l4_uint8_t const *)vmcs; in l4_vm_vmx_field_offset() local 403 offsets += 0x20; in l4_vm_vmx_field_offset() 404 return (unsigned)offsets[field >> 10] * 64 + ((field & 0x3ff) << offsets[Si + (field >> 13)]); in l4_vm_vmx_field_offset() 422 l4_uint8_t const *offsets = (l4_uint8_t const *)vmcs + 0x20; in l4_vm_vmx_copy_state() local 424 unsigned offs = offsets[28] * 64; in l4_vm_vmx_copy_state() 425 unsigned size = offsets[29] * 64; in l4_vm_vmx_copy_state()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | .gitignore | 10 !sysdeps/pthread/tcb-offsets.h 11 sysdeps/*/tcb-offsets.h 12 sysdeps/*/gen_tcb-offsets.[cs]
|
A D | ChangeLog | 87 Remove redundant code. Fix cfi offsets. 89 Fix cfi offsets. 971 kernel-features.h and tcb-offsets.h. 976 tcb-offsets.h. 5366 * sysdeps/sh/tcb-offsets.sym: Add PID. 5404 tcb-offsets.h. 5409 tcb-offsets.h. 5413 * sysdeps/s390/tcb-offsets.sym: Add PID. 5424 * sysdeps/ia64/tcb-offsets.sym: Add PID. 5457 * sysdeps/i386/tcb-offsets.sym: Add PID. [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/ |
A D | regex_internal.c | 139 if (pstr->offsets != NULL) in re_string_realloc_buffers() 144 pstr->offsets = new_offsets; in re_string_realloc_buffers() 393 if (pstr->offsets == NULL) in build_wcs_upper_buffer() 397 if (pstr->offsets == NULL) in build_wcs_upper_buffer() 403 pstr->offsets[i] = i; in build_wcs_upper_buffer() 409 pstr->offsets[byte_idx] = src_idx; in build_wcs_upper_buffer() 412 pstr->offsets[byte_idx + i] in build_wcs_upper_buffer() 454 pstr->offsets[byte_idx] = src_idx; in build_wcs_upper_buffer() 763 off = pstr->offsets[off]; in internal_function() 802 off = pstr->offsets[pstr->cur_idx]; in internal_function() [all …]
|
A D | regex_internal.h | 286 int *offsets; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/alpha/ |
A D | Makefile | 19 gen-as-const-headers += tcb-offsets.sym
|
A D | tcb-offsets.sym | 6 -- Abuse tls.h macros to derive offsets relative to the thread register.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/ |
A D | Makefile | 2 gen-as-const-headers += tcb-offsets.sym
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sparc/ |
A D | Makefile | 2 gen-as-const-headers += tcb-offsets.sym
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/ |
A D | Makefile | 19 gen-as-const-headers += tcb-offsets.sym
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/arm/ |
A D | tcb-offsets.sym | 6 -- Derive offsets relative to the thread register.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/mips/ |
A D | tcb-offsets.sym | 6 -- Abuse tls.h macros to derive offsets relative to the thread register.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/powerpc/ |
A D | tcb-offsets.sym | 8 -- Abuse tls.h macros to derive offsets relative to the thread register.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/powerpc/ |
A D | tcb-offsets.sym | 6 -- Abuse tls.h macros to derive offsets relative to the thread register.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/x86_64/ |
A D | tcb-offsets.sym | 20 -- Not strictly offsets, but these values are also used in the TCB.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | .gitignore | 19 /jmpbuf-offsets.h
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/metag/ |
A D | memcpy.S | 110 ! Calculate the bit offsets required for the shift operations necesssary 138 ! Calculate the bit offsets required for the shift operations necesssary
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ |
A D | Makefile.in | 107 $(top_builddir)include/jmpbuf-offsets.h \ 135 $(top_builddir)include/fpu_control.h $(top_builddir)include/jmpbuf-offsets.h $(top_builddir)include… 233 jmpbuf-offsets.h \
|
/l4re-core-master/uclibc/lib/uclibc/ |
A D | target_headers.lst | 125 jmpbuf-offsets.h
|
/l4re-core-master/ldscripts/ARCH-ppc32/ |
A D | main_rel.ld | 153 /* We want the small data sections together, so single-instruction offsets
|
A D | main_stat.ld | 180 /* We want the small data sections together, so single-instruction offsets
|
/l4re-core-master/ldscripts/ARCH-sparc/ |
A D | main_rel.ld | 154 /* We want the small data sections together, so single-instruction offsets
|
A D | main_stat.ld | 196 /* We want the small data sections together, so single-instruction offsets
|
A D | main_dyn.ld | 180 /* We want the small data sections together, so single-instruction offsets
|