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

/external/elfutils/libdwfl/
H A Ddwfl_module_getdwarf.c560 /* We could store altfile in the module, but don't really need it. */
561 char *altfile = NULL; local
566 &altfile);
573 &altfile);
589 free (altfile); /* See above, we don't really need it. */

Completed in 76 milliseconds