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

/external/elfutils/src/
H A Dfindtextrel.c104 static const char *debuginfo_root; variable
130 if (debuginfo_root == NULL)
134 debuginfo_root = "/usr/lib/debug";
136 debuginfo_root = (sizeof (long int) == 4
183 debuginfo_root = arg;
380 size_t debuginfo_rootlen = strlen (debuginfo_root);
385 debuginfo_root,

Completed in 71 milliseconds