Home
last modified time | relevance | path

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

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