OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x86_hotpatch_destination
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
patch.c
62
struct
x86_hotpatch_destination
{
struct
191
const struct
x86_hotpatch_destination
*hps, *hpe, *hp;
225
hps = (struct
x86_hotpatch_destination
*)&__rodata_hotpatch_start;
226
hpe = (struct
x86_hotpatch_destination
*)&__rodata_hotpatch_end;
patch.c
62
struct
x86_hotpatch_destination
{
struct
191
const struct
x86_hotpatch_destination
*hps, *hpe, *hp;
225
hps = (struct
x86_hotpatch_destination
*)&__rodata_hotpatch_start;
226
hpe = (struct
x86_hotpatch_destination
*)&__rodata_hotpatch_end;
Completed in 34 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025