OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:funcStart
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
gcc_personality_v0.c
168
uintptr_t
funcStart
= _Unwind_GetRegionStart(context);
169
uintptr_t pcOffset = pc -
funcStart
;
202
_Unwind_SetIP(context, (
funcStart
+ landingPad));
gcc_personality_v0.c
168
uintptr_t
funcStart
= _Unwind_GetRegionStart(context);
169
uintptr_t pcOffset = pc -
funcStart
;
202
_Unwind_SetIP(context, (
funcStart
+ landingPad));
Completed in 22 milliseconds
Indexes created Sat Nov 08 00:09:40 GMT 2025