OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:f1_handle
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
instrprof-dlopen-main.c
15
void *
f1_handle
= dlopen(DLOPEN_FUNC_DIR"/func.shared", DLOPEN_FLAGS);
local in function:main
16
if (
f1_handle
== NULL) {
22
void (*func)(int) = (void (*)(int))dlsym(
f1_handle
, "func");
instrprof-dlopen-main.c
15
void *
f1_handle
= dlopen(DLOPEN_FUNC_DIR"/func.shared", DLOPEN_FLAGS);
local in function:main
16
if (
f1_handle
== NULL) {
22
void (*func)(int) = (void (*)(int))dlsym(
f1_handle
, "func");
Completed in 22 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025