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

/external/elfutils/tests/
H A Dget-aranges.c71 const char *cuname; local
75 || (cuname = dwarf_diename (&cu_die)) == NULL)
81 printf ("CU name: \"%s\"\n", cuname);
115 const char *cuname; local
118 || (cuname = dwarf_diename (&cu_die)) == NULL)
124 printf ("CU name: \"%s\"\n", cuname);
H A Dget-pubnames.c33 const char *cuname; local
35 || (cuname = dwarf_diename (&cu_die)) == NULL)
41 printf ("CU name: \"%s\"\n", cuname);

Completed in 82 milliseconds