OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:execSize
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/powerpc/stand/mkbootimage/
pef.h
58
uint32_t
execSize
;
pef.h
58
uint32_t
execSize
;
mkbootimage.c
625
textHdr.
execSize
= sa_htobe32(elf_image_len);
638
dataHdr.
execSize
= sa_htobe32(sizeof (entry_vector) + kern_img_len);
651
ldrHdr.
execSize
= sa_htobe32(sizeof (lh));
mkbootimage.c
625
textHdr.
execSize
= sa_htobe32(elf_image_len);
638
dataHdr.
execSize
= sa_htobe32(sizeof (entry_vector) + kern_img_len);
651
ldrHdr.
execSize
= sa_htobe32(sizeof (lh));
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025