Searched refs:debuginfo_root (Results 1 – 1 of 1) sorted by relevance
102 static const char *debuginfo_root; variable128 if (debuginfo_root == NULL) in main()132 debuginfo_root = "/usr/lib/debug"; in main()134 debuginfo_root = (sizeof (long int) == 4 in main()167 debuginfo_root = arg; in parse_opt()364 xasprintf("%s%s/%s.debug", rootdir, debuginfo_root, fname); in process_file()