Home | History | Annotate | Download | only in util

Lines Matching refs:kdso

402 	struct dso *kdso = machine->vmlinux_maps[MAP__FUNCTION]->dso;
404 if (kdso->has_build_id) {
406 if (dso__build_id_filename(kdso, filename, sizeof(filename)))
412 i + kdso->has_build_id, vmlinux_path[i]);