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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dmodule_32.c274 static const Elf_Shdr *find_section(const Elf_Ehdr *hdr, function
300 sect = find_section(hdr, sechdrs, "__ftr_fixup");
H A Dmodule_64.c410 static const Elf_Shdr *find_section(const Elf_Ehdr *hdr, function
435 sect = find_section(hdr, sechdrs, "__ftr_fixup");
441 sect = find_section(hdr, sechdrs, "__fw_ftr_fixup");

Completed in 53 milliseconds