Home
last modified time | relevance | path

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

/openbsd/src/regress/libexec/ld.so/edgecases/test3/libbb/
Dbb.c22 int weakFunction2(void) __attribute__((weak));
33 weakFunction2() in weakFunction2() function
59 if (weakFunction2()) { in bbTest1()
/openbsd/src/regress/libexec/ld.so/edgecases/test3/libaa/
Daa.c21 int weakFunction2(void) __attribute__((weak));
25 weakFunction2() in weakFunction2() function