Searched refs:get_next_modinfo (Results 1 – 1 of 1) sorted by relevance
676 static char *get_next_modinfo(struct elf_info *info, const char *tag, in get_next_modinfo() function699 return get_next_modinfo(info, tag, NULL); in get_modinfo()1597 license = get_next_modinfo(&info, "license", license); in read_symbols()1602 namespace = get_next_modinfo(&info, "import_ns", namespace)) { in read_symbols()
Completed in 7 milliseconds