OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__xray_init
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_init.cc
25
void
__xray_init
();
62
//
__xray_init
() will do the actual loading of the current process' memory map
64
void
__xray_init
() XRAY_NEVER_INSTRUMENT {
function in typeref:typename:void
108
used)) void (*__local_xray_preinit)(void) =
__xray_init
;
114
__xray_init
();
/src/sys/external/bsd/compiler_rt/dist/include/xray/
xray_interface.h
126
/// Calling
__xray_init
() more than once is safe across multiple threads.
127
extern void
__xray_init
();
Completed in 11 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025