Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/mod/
Dmodpost.c972 const char *fromsec[20]; member
979 Elf_Rela *r, Elf_Sym *sym, const char *fromsec);
986 const char *fromsec);
993 .fromsec = { TEXT_SECTIONS, NULL },
999 .fromsec = { DATA_SECTIONS, NULL },
1005 .fromsec = { DATA_SECTIONS, NULL },
1014 .fromsec = { TEXT_SECTIONS, NULL },
1020 .fromsec = { DATA_SECTIONS, NULL },
1027 .fromsec = { ALL_XXXINIT_SECTIONS, NULL },
1034 .fromsec = { ALL_XXXEXIT_SECTIONS, NULL },
[all …]