Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/scripts/mod/
Dmodpost.c921 static void check_section(const char *modname, struct elf_info *elf, in check_section() function
1986 check_section(modname, elf, &elf->sechdrs[i]); in check_sec_ref()