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

/linux-master/arch/powerpc/kernel/
H A Dprom_init_check.sh41 check_section() function
90 check_section $OBJ .data
91 check_section $OBJ .bss
92 check_section $OBJ .init.data
/linux-master/scripts/mod/
H A Dmodpost.c760 static void check_section(const char *modname, struct elf_info *elf,
1476 check_section(mod->name, elf, sechdr);
765 static void check_section(const char *modname, struct elf_info *elf, function

Completed in 201 milliseconds