Searched refs:is_vdso_map (Results 1 – 3 of 3) sorted by relevance
10 static inline bool is_vdso_map(const char *filename) in is_vdso_map() function
63 vdso = is_vdso_map(filename); in map__new()
217 if (is_vdso_map(pos->short_name)) { in __dsos__write_buildid_table()388 bool is_vdso = is_vdso_map(dso->short_name); in dso__cache_build_id()