OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hpe
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/x86/
patch.c
191
const struct x86_hotpatch_destination *hps, *
hpe
, *hp;
local in function:x86_hotpatch_apply
226
hpe
= (struct x86_hotpatch_destination *)&__rodata_hotpatch_end;
227
for (hp = hps; hp <
hpe
; hp++) {
patch.c
191
const struct x86_hotpatch_destination *hps, *
hpe
, *hp;
local in function:x86_hotpatch_apply
226
hpe
= (struct x86_hotpatch_destination *)&__rodata_hotpatch_end;
227
for (hp = hps; hp <
hpe
; hp++) {
patch.c
191
const struct x86_hotpatch_destination *hps, *
hpe
, *hp;
local in function:x86_hotpatch_apply
226
hpe
= (struct x86_hotpatch_destination *)&__rodata_hotpatch_end;
227
for (hp = hps; hp <
hpe
; hp++) {
Completed in 32 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025