OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Elf32_Half
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
72
typedef __uint16_t
Elf32_Half
;
106
Elf32_Half
e_type; /* file type */
107
Elf32_Half
e_machine; /* machine type */
113
Elf32_Half
e_ehsize; /* sizeof ehdr */
114
Elf32_Half
e_phentsize; /* Program header entry size */
115
Elf32_Half
e_phnum; /* Number of program headers */
116
Elf32_Half
e_shentsize; /* Section header entry size */
117
Elf32_Half
e_shnum; /* Number of section headers */
118
Elf32_Half
e_shstrndx; /* String table index */
365
Elf32_Half
st_shndx; /* section index of symbol *
[
all
...]
/src/tools/amiga-elf2bb/sys/
exec_elf.h
59
typedef uint16_t
Elf32_Half
;
90
Elf32_Half
e_type; /* file type */
91
Elf32_Half
e_machine; /* machine type */
97
Elf32_Half
e_ehsize; /* sizeof ehdr */
98
Elf32_Half
e_phentsize; /* Program header entry size */
99
Elf32_Half
e_phnum; /* Number of program headers */
100
Elf32_Half
e_shentsize; /* Section header entry size */
101
Elf32_Half
e_shnum; /* Number of section headers */
102
Elf32_Half
e_shstrndx; /* String table index */
395
Elf32_Half
st_shndx; /* section index of symbol *
[
all
...]
/src/tools/arm-elf2aout/sys/
exec_elf.h
69
typedef uint16_t
Elf32_Half
;
101
Elf32_Half
e_type; /* file type */
102
Elf32_Half
e_machine; /* machine type */
108
Elf32_Half
e_ehsize; /* sizeof ehdr */
109
Elf32_Half
e_phentsize; /* Program header entry size */
110
Elf32_Half
e_phnum; /* Number of program headers */
111
Elf32_Half
e_shentsize; /* Section header entry size */
112
Elf32_Half
e_shnum; /* Number of section headers */
113
Elf32_Half
e_shstrndx; /* String table index */
492
Elf32_Half
st_shndx; /* section index of symbol *
[
all
...]
/src/tools/m68k-elf2aout/sys/
exec_elf.h
69
typedef uint16_t
Elf32_Half
;
101
Elf32_Half
e_type; /* file type */
102
Elf32_Half
e_machine; /* machine type */
108
Elf32_Half
e_ehsize; /* sizeof ehdr */
109
Elf32_Half
e_phentsize; /* Program header entry size */
110
Elf32_Half
e_phnum; /* Number of program headers */
111
Elf32_Half
e_shentsize; /* Section header entry size */
112
Elf32_Half
e_shnum; /* Number of section headers */
113
Elf32_Half
e_shstrndx; /* String table index */
492
Elf32_Half
st_shndx; /* section index of symbol *
[
all
...]
/src/sys/arch/epoc32/stand/e32boot/include/
elf.h
67
typedef uint16_t
Elf32_Half
;
99
Elf32_Half
e_type; /* file type */
100
Elf32_Half
e_machine; /* machine type */
106
Elf32_Half
e_ehsize; /* sizeof ehdr */
107
Elf32_Half
e_phentsize; /* Program header entry size */
108
Elf32_Half
e_phnum; /* Number of program headers */
109
Elf32_Half
e_shentsize; /* Section header entry size */
110
Elf32_Half
e_shnum; /* Number of section headers */
111
Elf32_Half
e_shstrndx; /* String table index */
490
Elf32_Half
st_shndx; /* section index of symbol *
[
all
...]
/src/sys/sys/
exec_elf.h
67
typedef uint16_t
Elf32_Half
;
99
Elf32_Half
e_type; /* file type */
100
Elf32_Half
e_machine; /* machine type */
106
Elf32_Half
e_ehsize; /* sizeof ehdr */
107
Elf32_Half
e_phentsize; /* Program header entry size */
108
Elf32_Half
e_phnum; /* Number of program headers */
109
Elf32_Half
e_shentsize; /* Section header entry size */
110
Elf32_Half
e_shnum; /* Number of section headers */
111
Elf32_Half
e_shstrndx; /* String table index */
585
Elf32_Half
st_shndx; /* section index of symbol *
[
all
...]
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025