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 - 1
of
1
) 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++) {
Completed in 11 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025