OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shentsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/stand/lib/
exec_multiboot2.c
986
uint64_t shnum,
shentsize
, shstrndx, shoff;
local in function:mbi_elf_sections
1006
shentsize
= ehdr32->e_shentsize;
1013
shentsize
= ehdr64->e_shentsize;
1021
shdr_len = shnum *
shentsize
;
1032
mbt->entsize =
shentsize
;
exec_multiboot2.c
986
uint64_t shnum,
shentsize
, shstrndx, shoff;
local in function:mbi_elf_sections
1006
shentsize
= ehdr32->e_shentsize;
1013
shentsize
= ehdr64->e_shentsize;
1021
shdr_len = shnum *
shentsize
;
1032
mbt->entsize =
shentsize
;
Completed in 49 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025