Searched refs:get_rel_type_and_sym (Results 1 - 1 of 1) sorted by path

/linux-master/scripts/mod/
H A Dmodpost.c1347 static void get_rel_type_and_sym(struct elf_info *elf, uint64_t r_info, function
1389 get_rel_type_and_sym(elf, rela->r_info, &r_type, &r_sym);
1432 get_rel_type_and_sym(elf, rel->r_info, &r_type, &r_sym);

Completed in 370 milliseconds