OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_dlclose
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/test/cfi/cross-dso/
dlopen.cpp
94
const bool
test_dlclose
= argc > 1 && strcmp(argv[1], "dlclose") == 0;
local
123
if (
test_dlclose
) {
shadow_is_read_only.cpp
58
const bool
test_dlclose
= strcmp(argv[1], "dlclose") == 0;
local
81
if (
test_dlclose
)
Completed in 159 milliseconds