Home
last modified time | relevance | path

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

/bionic/tests/libs/
Dexec_linker_helper.cpp33 const char* helper_func();
43 printf("%s\n", helper_func()); in main()
Dexec_linker_helper_lib.cpp32 const char* helper_func() { in helper_func() function