OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_ip
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/lib/libunwind/
libunwind.cxx
290
return frameInfo.end_ip ? frameInfo.
start_ip
: 0;
335
return info.end_ip ? (void *)info.
start_ip
: NULL;
351
bases->func = (void *)info.
start_ip
;
UnwindCursor.hpp
121
fInfo.
start_ip
= fdeInfo.pcStart;
AddressSpace.hpp
39
uintptr_t
start_ip
; // Start address of function
member in struct:_Unwind::unw_proc_info_t
229
result += ctx->
start_ip
;
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025