OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notestart
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
core_elf32.c
120
off_t
notestart
;
local in function:ELFNAMEEND
220
notestart
= ehdr.e_phoff + psectionssize;
225
ws.secoff =
notestart
+ notesize;
241
ws.psections->p_offset =
notestart
;
257
if (offset !=
notestart
)
258
panic("coredump: offset %lld !=
notestart
%lld",
260
(long long)
notestart
);
Completed in 33 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025