Home
last modified time | relevance | path

Searched refs:source_file_name (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Ddlfcn_symlink_support.cpp32 static const constexpr char* source_file_name = "libdlext_test.so"; variable
39 const std::string suffix = std::string("/") + source_file_name; in dl_callback()
57 void* handle = dlopen(source_file_name, RTLD_NOW); in create_dlfcn_test_symlink()
62 << "dl_phdr_info for \"" << source_file_name << "\" was not found."; in create_dlfcn_test_symlink()