OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_dso_global
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
msan_loadable.cc
23
void **
get_dso_global
() {
function in typeref:typename:void **
msan_test.cc
3193
void **(*
get_dso_global
)() = (void **(*)())dlsym(lib, "
get_dso_global
");
local in function:TEST
3194
ASSERT_TRUE(
get_dso_global
!= NULL);
3195
void **dso_global =
get_dso_global
();
Completed in 15 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025