Searched refs:layout (Results 1 – 25 of 25) sorted by relevance
/glibc-2.36/sysdeps/i386/ |
D | backtrace.c | 72 struct layout struct 74 struct layout *ebp; argument 100 struct layout *ebp = (struct layout *) arg.lastebp; in __backtrace()
|
/glibc-2.36/sysdeps/m68k/ |
D | backtrace.c | 72 struct layout struct 74 struct layout *fp; argument 100 struct layout *fp = (struct layout *) arg.lastfp; in __backtrace()
|
/glibc-2.36/sysdeps/sparc/ |
D | backtrace.c | 26 struct layout struct 87 struct layout *current; in __backtrace() 92 current = (struct layout *) (fp + BACKTRACE_STACK_BIAS); in __backtrace() 105 current = (struct layout *) (current->next + BACKTRACE_STACK_BIAS); in __backtrace()
|
/glibc-2.36/htl/ |
D | libpthread_syms.a | 18 /* To create the sigthread and get its stack layout on fork */
|
/glibc-2.36/scripts/ |
D | glibcelf.py | 800 for (bits, elfclass, layout, fields) in ( 827 struct_unpack_name, structprefix + layout, blob_name) 853 env[funcname], struct.calcsize(layout))
|
/glibc-2.36/sysdeps/arm/ |
D | dl-trampoline.S | 88 @ Stack layout:
|
/glibc-2.36/manual/ |
D | ipc.texi | 28 @c semid_ds buf into the userspace layout. Cancellation
|
D | maint.texi | 317 new machines or operating systems. This section describes the layout of 479 * Hierarchy Conventions:: The layout of the @file{sysdeps} hierarchy.
|
D | texinfo.tex | 11267 % whatever layout pdftex was dumped with. 11375 % A specific text layout, 24x15cm overall, intended for A4 paper.
|
/glibc-2.36/localedata/locales/ |
D | uk_UA | 531 % layout although the meaning is semantically opposite ("Y" stands for "Yes" 542 % keyboard layout although the meaning is semantically opposite ("N" stands for
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.6 | 2158 layout. 3699 * sysdeps/alpha/memcpy.S: New file. Odd layout because it should 3895 * sysdeps/generic/putenv.c: Correct layout to fit in libit. 7351 subdirectories matching the source layout.
|
D | ChangeLog.15 | 2809 * nscd/nscd-client.h: Fix database structure layout for biarch. 3529 layout. Numerous strdup and free calls removed.
|
D | ChangeLog.ports-arm | 631 * sysdeps/arm/frame.h (struct layout): Do not use __unbounded.
|
D | ChangeLog.13 | 6234 Use intptr_t instead of int for argc in stack layout. 9819 layout. 13810 offsets to the new ucontext layout. 13813 * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix the layout
|
D | ChangeLog.11 | 4925 Adjust for kernel-2.4.0-test6 layout. 5590 * sysdeps/arm/frame.h (struct layout): Make pointers __unbounded. 5600 * sysdeps/i386/backtrace.c (struct layout): Make pointers __unbounded. 5602 * sysdeps/powerpc/backtrace.c (struct layout): Make pointers
|
D | ChangeLog.10 | 2036 * sysdeps/generic/segfault.c (struct layout): Delete definition; 2038 * sysdeps/generic/backtrace.c (struct layout): Likewise.
|
D | ChangeLog.18 | 8354 struct layout is part of the ABI. 15234 * malloc/malloc.c: Update chunk layout comments. 34933 registers instead of d ones so the layout is kernel abi compatible. 56676 Define to zero to match jmpbuf layout. 71473 * sysdeps/generic/frame.h (struct layout): Likewise. 71476 * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise. 71477 * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise. 71478 * sysdeps/sparc/backtrace.c (struct layout): Likewise. 86977 from the frame pointer, not the stack pointer. Correct layout
|
D | ChangeLog.5 | 5957 * stdlib/gen-mpn-copy (translations): Updated for new layout in
|
D | ChangeLog.19 | 20582 get the signal thread stack layout. 29347 of __WORDSIZE for internal layout. 29349 of __WORDSIZE for internal __nusers layout and __PTHREAD_MUTEX_USE_UNION
|
D | ChangeLog.nptl | 4500 64-bit layout.
|
D | ChangeLog.17 | 15112 (fill_in_uparams): Update for new layout.
|
D | ChangeLog.16 | 9676 TLS_IE, TLS_LD and TLS_GD for new PLT/GOT layout.
|
D | ChangeLog.7 | 9200 (_dl_runtime_resolve): Fix up arithmetic for new .plt layout.
|
D | ChangeLog.14 | 11205 to match existing struct stat layout in mig protocols.
|
/glibc-2.36/ |
D | NEWS | 1918 the Linux kernel. This affects the size and layout of that structure on 1924 used by the Linux kernel. This affects the size and layout of those
|