Searched refs:LIBPREFIX (Results 1 – 2 of 2) sorted by relevance
22 # define LIBPREFIX "/boot/lib/asan/" macro24 # define LIBPREFIX "/boot/lib/" macro31 zx_status_t status = launchpad_vmo_from_file(LIBPREFIX "liblaunchpad.so", &vmo); in dlopen_vmo_test()52 #define TEST_ACTUAL_NAME LIBPREFIX TEST_SONAME
33 # define LIBPREFIX "/boot/lib/asan/" macro35 # define LIBPREFIX "/boot/lib/" macro38 static const char dynld_path[] = LIBPREFIX "ld.so.1";
Completed in 5 milliseconds