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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmodule.c1122 static inline bool sect_empty(const Elf_Shdr *sect) function
1167 if (!sect_empty(&info->sechdrs[i]))
1186 if (sect_empty(sec))
1270 if (!sect_empty(&info->sechdrs[i]) &&
1286 if (sect_empty(&info->sechdrs[i]))

Completed in 118 milliseconds