OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:segtype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
elf.c
339
int
segtype
;
local in function:elf_map_sections
352
segtype
= BTSEG_TEXT;
354
segtype
= BTSEG_DATA;
356
segtype
= BTSEG_RODATA;
365
secva = mm_map_segment(
segtype
, secpa, secsz, secalign);
elf.c
339
int
segtype
;
local in function:elf_map_sections
352
segtype
= BTSEG_TEXT;
354
segtype
= BTSEG_DATA;
356
segtype
= BTSEG_RODATA;
365
secva = mm_map_segment(
segtype
, secpa, secsz, secalign);
Completed in 23 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025