OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nsection
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/mini2440/
mini2440_machdep.c
697
int
nsection
;
local in function:initarm
708
nsection
= elfHeader->e_shnum;
710
printf("Number of sections: %d\n",
nsection
);
712
for(;
nsection
> 0;
nsection
--, sectionHeader++) {
mini2440_machdep.c
697
int
nsection
;
local in function:initarm
708
nsection
= elfHeader->e_shnum;
710
printf("Number of sections: %d\n",
nsection
);
712
for(;
nsection
> 0;
nsection
--, sectionHeader++) {
Completed in 24 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025