Home
last modified time | relevance | path

Searched refs:obj1func2 (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/elf/
Dtestobj1_1.c6 return 42 + obj1func2 (a); in obj1func1()
Dtestobj.h7 extern int obj1func2 (int);
Dtestobj1.c13 obj1func2 (int a) in obj1func2() function