Home
last modified time | relevance | path

Searched refs:offsets (Results 1 – 25 of 40) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/
A DMakefile.commonarch43 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.h402 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.gitignore10 !sysdeps/pthread/tcb-offsets.h
11 sysdeps/*/tcb-offsets.h
12 sysdeps/*/gen_tcb-offsets.[cs]
A DChangeLog87 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 Dregex_internal.c139 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 Dregex_internal.h286 int *offsets; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/alpha/
A DMakefile19 gen-as-const-headers += tcb-offsets.sym
A Dtcb-offsets.sym6 -- Abuse tls.h macros to derive offsets relative to the thread register.
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/
A DMakefile2 gen-as-const-headers += tcb-offsets.sym
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sparc/
A DMakefile2 gen-as-const-headers += tcb-offsets.sym
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/
A DMakefile19 gen-as-const-headers += tcb-offsets.sym
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/arm/
A Dtcb-offsets.sym6 -- Derive offsets relative to the thread register.
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/mips/
A Dtcb-offsets.sym6 -- Abuse tls.h macros to derive offsets relative to the thread register.
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/powerpc/
A Dtcb-offsets.sym8 -- Abuse tls.h macros to derive offsets relative to the thread register.
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/powerpc/
A Dtcb-offsets.sym6 -- 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 Dtcb-offsets.sym20 -- Not strictly offsets, but these values are also used in the TCB.
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A D.gitignore19 /jmpbuf-offsets.h
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/metag/
A Dmemcpy.S110 ! 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 DMakefile.in107 $(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 Dtarget_headers.lst125 jmpbuf-offsets.h
/l4re-core-master/ldscripts/ARCH-ppc32/
A Dmain_rel.ld153 /* We want the small data sections together, so single-instruction offsets
A Dmain_stat.ld180 /* We want the small data sections together, so single-instruction offsets
/l4re-core-master/ldscripts/ARCH-sparc/
A Dmain_rel.ld154 /* We want the small data sections together, so single-instruction offsets
A Dmain_stat.ld196 /* We want the small data sections together, so single-instruction offsets
A Dmain_dyn.ld180 /* We want the small data sections together, so single-instruction offsets

Completed in 52 milliseconds

12