OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:relocated_offset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception_win.cc
631
uptr
relocated_offset
= *(u32*)(to + cursor + rel_offset) - delta;
local in function:__interception::CopyInstructions
633
if (
relocated_offset
+ 0x80000000U >= 0xFFFFFFFFU)
636
*(u32*)(to + cursor + rel_offset) =
relocated_offset
;
interception_win.cc
631
uptr
relocated_offset
= *(u32*)(to + cursor + rel_offset) - delta;
local in function:__interception::CopyInstructions
633
if (
relocated_offset
+ 0x80000000U >= 0xFFFFFFFFU)
636
*(u32*)(to + cursor + rel_offset) =
relocated_offset
;
Completed in 50 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025