OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AT_SYSINFO_EHDR
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/bsd/unbound/dist/compat/
getentropy_linux.c
538
#ifdef
AT_SYSINFO_EHDR
539
p = (char *) getauxval(
AT_SYSINFO_EHDR
);
/src/external/gpl3/gdb.old/dist/gdb/
auxv.c
507
TAG (
AT_SYSINFO_EHDR
, _("System-supplied DSO's ELF header"),
linux-tdep.c
2707
if (target_auxv_search (
AT_SYSINFO_EHDR
, &range->start) <= 0)
/src/external/gpl3/gdb/dist/gdb/
auxv.c
507
TAG (
AT_SYSINFO_EHDR
, _("System-supplied DSO's ELF header"),
linux-tdep.c
2686
if (target_auxv_search (
AT_SYSINFO_EHDR
, &range->start) <= 0)
/src/external/gpl3/binutils/dist/include/elf/
common.h
1469
#define
AT_SYSINFO_EHDR
33 /* Pointer to ELF header of system-supplied DSO. */
/src/external/gpl3/binutils.old/dist/include/elf/
common.h
1443
#define
AT_SYSINFO_EHDR
33 /* Pointer to ELF header of system-supplied DSO. */
/src/external/gpl3/gdb.old/dist/include/elf/
common.h
1429
#define
AT_SYSINFO_EHDR
33 /* Pointer to ELF header of system-supplied DSO. */
/src/external/gpl3/gdb/dist/include/elf/
common.h
1440
#define
AT_SYSINFO_EHDR
33 /* Pointer to ELF header of system-supplied DSO. */
/src/external/gpl3/binutils/dist/gprofng/libcollector/
mmaptrace.c
957
// find the first ELF_AUX of type
AT_SYSINFO_EHDR
961
if (ap->a_type ==
AT_SYSINFO_EHDR
)
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
mmaptrace.c
957
// find the first ELF_AUX of type
AT_SYSINFO_EHDR
961
if (ap->a_type ==
AT_SYSINFO_EHDR
)
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d
833
enum
AT_SYSINFO_EHDR
= 33;
Completed in 29 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026