Searched defs:section (Results 1 - 1 of 1) sorted by relevance

/scripts/mod/
H A Dmodpost.c38 /* Warn about section mismatch in vmlinux if set to 1 */
441 fatal("section header offset=%lu in file '%s' is bigger than "
464 /* Fix endianness in section headers */
519 /* 32bit section no. table? ("more than 64k sections") */
661 * Parse tag=value strings from .modinfo section
778 * to make section name unique.
814 /* sections that we do not want to do full section mismatch check on */
832 * The cause of this is often a section specified in assembler
843 warn("%s (%s): unexpected non-allocatable section.\n"
846 "section definition
1475 int section = sechdr->sh_info; local
[all...]

Completed in 130 milliseconds