Searched defs:is_kallsyms (Results 1 – 1 of 1) sorted by relevance
297 bool is_kallsyms, bool is_vdso) in build_id_cache__dirname_from_path()359 bool is_kallsyms, bool is_vdso) in build_id_cache__add_s()417 const char *name, bool is_kallsyms, in build_id_cache__add_b()479 bool is_kallsyms = dso->kernel && dso->long_name[0] != '/'; in dso__cache_build_id() local