Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dprom_init_check.sh37 check_section() function
87 check_section $OBJ .data
88 check_section $OBJ .bss
89 check_section $OBJ .init.data
/linux-5.19.10/scripts/mod/
Dmodpost.c770 static void check_section(const char *modname, struct elf_info *elf, in check_section() function
1841 check_section(modname, elf, &elf->sechdrs[i]); in check_sec_ref()