Searched refs:SEARCH_NAME (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker.cpp69 #define SEARCH_NAME(x) x macro
78 #define SEARCH_NAME(x) get_base_name(x) macro
787 soinfo* si = soinfo_alloc(SEARCH_NAME(name), &file_stat);
811 const char* search_name = SEARCH_NAME(name);

Completed in 222 milliseconds