Home
last modified time | relevance | path

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

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