Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/scripts/mod/
H A Dmodpost.c776 static void check_section(const char *modname, struct elf_info *elf, in check_section() function
1529 check_section(mod->name, elf, &elf->sechdrs[i]); in check_sec_ref()