Searched refs:is_debug (Results 1 – 2 of 2) sorted by relevance
34 bool is_debug);36 bool is_debug, bool is_kallsyms);
258 bool is_debug) in build_id_cache__basename() argument260 return is_kallsyms ? "kallsyms" : (is_vdso ? "vdso" : (is_debug ? in build_id_cache__basename()265 bool is_debug, bool is_kallsyms) in __dso__build_id_filename() argument287 is_debug)); in __dso__build_id_filename()296 bool is_debug) in dso__build_id_filename() argument300 return __dso__build_id_filename(dso, bf, size, is_debug, is_kallsyms); in dso__build_id_filename()