Searched refs:dso__data_get_fd (Results 1 – 4 of 4) sorted by relevance
280 fd = dso__data_get_fd(dso, machine); in read_unwind_spec_eh_frame()312 fd = dso__data_get_fd(dso, machine); in read_unwind_spec_debug_frame()408 int fd = dso__data_get_fd(map->dso, ui->machine); in find_proc_info()
344 int dso__data_get_fd(struct dso *dso, struct machine *machine);
708 int dso__data_get_fd(struct dso *dso, struct machine *machine) in dso__data_get_fd() function1429 fd = dso__data_get_fd(dso, machine); in dso__type()
108 int fd = dso__data_get_fd(dso, machine); in dso__data_fd()
Completed in 10 milliseconds