OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shoff
(Results
1 - 1
of
1
) 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
1008
shoff
= ehdr32->e_shoff;
1015
shoff
= ehdr64->e_shoff;
1027
char *shdr = (char *)mbp->mbp_marks[MARK_SYM] +
shoff
;
Completed in 11 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025