OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:size_tramp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/stand/loadbsd/
loadbsd.c
306
size_t
size_tramp
= end_trampoline - trampoline;
local in function:read_kernel
334
+
size_tramp
+ SIZE_TMPSTACK)) < 0)
362
+
size_tramp
+ SIZE_TMPSTACK;
382
(char *) arg + sizeof(struct tramparg),
size_tramp
);
384
memcpy((char *) arg + sizeof(struct tramparg), trampoline,
size_tramp
);
loadbsd.c
306
size_t
size_tramp
= end_trampoline - trampoline;
local in function:read_kernel
334
+
size_tramp
+ SIZE_TMPSTACK)) < 0)
362
+
size_tramp
+ SIZE_TMPSTACK;
382
(char *) arg + sizeof(struct tramparg),
size_tramp
);
384
memcpy((char *) arg + sizeof(struct tramparg), trampoline,
size_tramp
);
Completed in 21 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025