Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
Dprom_init_check.sh41 check_section() function
90 check_section $OBJ .data
91 check_section $OBJ .bss
92 check_section $OBJ .init.data
/Linux-v6.6/scripts/mod/
Dmodpost.c774 static void check_section(const char *modname, struct elf_info *elf, in check_section() function
1588 check_section(mod->name, elf, &elf->sechdrs[i]); in check_sec_ref()