Searched refs:fde_list (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/sh/include/asm/
H A Dmodule.h8 struct list_head fde_list; member in struct:mod_arch_specific
/linux-4.4.14/arch/sh/kernel/
H A Ddwarf.c951 list_add_tail(&fde->link, &mod->arch.fde_list); dwarf_parse_fde()
1115 INIT_LIST_HEAD(&me->arch.fde_list); module_dwarf_finalize()
1152 list_for_each_entry_safe(fde, ftmp, &mod->arch.fde_list, link) { module_dwarf_cleanup()

Completed in 111 milliseconds