Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/kernel/
Dprom_init_check.sh36 check_section() function
86 check_section $OBJ .data
87 check_section $OBJ .bss
88 check_section $OBJ .init.data
/Linux-v6.1/scripts/mod/
Dmodpost.c785 static void check_section(const char *modname, struct elf_info *elf, in check_section() function
1656 check_section(modname, elf, &elf->sechdrs[i]); in check_sec_ref()