OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Elf64_Ehdr
(Results
1 - 25
of
59
) sorted by relevancy
1
2
3
/src/sys/kern/
exec_elf64.c
51
.es_hdrsz = sizeof (
Elf64_Ehdr
),
67
.es_hdrsz = sizeof (
Elf64_Ehdr
),
/src/external/bsd/elftoolchain/dist/libelf/
libelf_elfmachine.c
52
Elf64_Ehdr
*eh64;
gelf_ehdr.c
54
Elf64_Ehdr
*
65
Elf64_Ehdr
*eh64;
111
Elf64_Ehdr
*
134
Elf64_Ehdr
*eh64;
153
eh64 = (
Elf64_Ehdr
*) ehdr;
libelf_extended.c
82
((
Elf64_Ehdr
*) eh)->e_shnum = shnum & 0xFFFFU;
112
((
Elf64_Ehdr
*) eh)->e_shstrndx = shstrndx & 0xFFFFU;
141
((
Elf64_Ehdr
*) eh)->e_phnum = phnum & 0xFFFFU;
libelf_ehdr.c
194
phnum = ((
Elf64_Ehdr
*) ehdr)->e_phnum;
195
shnum = ((
Elf64_Ehdr
*) ehdr)->e_shnum;
196
shoff = ((
Elf64_Ehdr
*) ehdr)->e_shoff;
197
strndx = ((
Elf64_Ehdr
*) ehdr)->e_shstrndx;
libelf_phdr.c
53
Elf64_Ehdr
*eh64;
82
eh64 = (
Elf64_Ehdr
*) ehdr;
libelf.h
252
Elf64_Ehdr
*elf64_getehdr(Elf *_elf);
255
Elf64_Ehdr
*elf64_newehdr(Elf *_elf);
elf_scn.c
61
Elf64_Ehdr
*eh64;
92
eh64 = (
Elf64_Ehdr
*) ehdr;
gelf.h
45
typedef
Elf64_Ehdr
GElf_Ehdr; /* ELF header */
gelf_phdr.c
59
Elf64_Ehdr
*eh64;
elf_update.c
529
Elf64_Ehdr
*eh64;
907
Elf64_Ehdr
*eh64;
926
eh64 = (
Elf64_Ehdr
*) ehdr;
972
Elf64_Ehdr
*eh64;
989
eh64 = (
Elf64_Ehdr
*) ehdr;
/src/sys/compat/linux/common/
linux_exec.h
169
Elf64_Ehdr
*, char *);
172
struct exec_package *,
Elf64_Ehdr
*);
176
struct exec_package *,
Elf64_Ehdr
*);
180
struct exec_package *,
Elf64_Ehdr
*);
184
struct exec_package *,
Elf64_Ehdr
*);
linux_mod.c
92
.es_hdrsz = sizeof (
Elf64_Ehdr
),
/src/sys/lib/libsa/
loadfile.h
85
int loadfile_elf64(int,
Elf64_Ehdr
*, u_long *, int);
loadfile.c
131
Elf64_Ehdr
elf64;
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
s390-multiarch.c
58
}
Elf64_Ehdr
;
95
sizeof (
Elf64_Ehdr
))
100
: ((
Elf64_Ehdr
*) (elf)->buf)->memb)
110
: ((Elf64_Phdr *) &(elf)->buf[((
Elf64_Ehdr
*)(elf)->buf) \
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
s390-multiarch.c
58
}
Elf64_Ehdr
;
95
sizeof (
Elf64_Ehdr
))
100
: ((
Elf64_Ehdr
*) (elf)->buf)->memb)
110
: ((Elf64_Phdr *) &(elf)->buf[((
Elf64_Ehdr
*)(elf)->buf) \
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/
libelf.d
158
Elf64_Ehdr
* elf64_getehdr(Elf*);
162
Elf64_Ehdr
* elf64_newehdr(Elf*);
/src/sys/arch/hppa/stand/xxboot/
main.c
58
static inline void xi_elf64(struct loadinfo *,
Elf64_Ehdr
*);
364
xi_elf64(struct loadinfo *inf,
Elf64_Ehdr
*hdr)
388
Elf64_Ehdr
*e64hdr = buf;
/src/sys/arch/i386/stand/lib/
exec_multiboot1.c
50
Elf64_Ehdr
*ehdr64 = NULL;
62
ehdr64 = (
Elf64_Ehdr
*)ehdr;
/src/sys/arch/mips/mips/
cpu_exec.c
215
const
Elf64_Ehdr
* const eh = eh0;
282
Elf64_Ehdr
* const eh = eh0;
/src/external/cddl/osnet/dist/lib/libdtrace/common/
drti.c
102
Elf64_Ehdr
*elf;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf64.d
28
struct
Elf64_Ehdr
/src/tools/amiga-elf2bb/sys/
exec_elf.h
120
}
Elf64_Ehdr
;
731
#define Elf_Ehdr
Elf64_Ehdr
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf64.d
28
struct
Elf64_Ehdr
Completed in 62 milliseconds
1
2
3
Indexes created Mon Sep 07 00:24:45 UTC 2026