Home
last modified time | relevance | path

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

/system/utest/dlfcn/
A Ddlfcn.c22 # define LIBPREFIX "/boot/lib/asan/" macro
24 # define LIBPREFIX "/boot/lib/" macro
31 zx_status_t status = launchpad_vmo_from_file(LIBPREFIX "liblaunchpad.so", &vmo); in dlopen_vmo_test()
52 #define TEST_ACTUAL_NAME LIBPREFIX TEST_SONAME
/system/utest/launchpad/
A Dlaunchpad.cpp33 # define LIBPREFIX "/boot/lib/asan/" macro
35 # define LIBPREFIX "/boot/lib/" macro
38 static const char dynld_path[] = LIBPREFIX "ld.so.1";

Completed in 5 milliseconds