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

/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.c765 static void check_section(const char *modname, struct elf_info *elf, function
1481 check_section(mod->name, elf, sechdr);

Completed in 115 milliseconds