Searched refs:fromsec (Results 1 – 1 of 1) sorted by relevance
/scripts/mod/ |
D | modpost.c | 1029 const char *fromsec[20]; member 1036 Elf_Rela *r, Elf_Sym *sym, const char *fromsec); 1043 const char *fromsec); 1050 .fromsec = { TEXT_SECTIONS, NULL }, 1056 .fromsec = { DATA_SECTIONS, NULL }, 1062 .fromsec = { DATA_SECTIONS, NULL }, 1071 .fromsec = { TEXT_SECTIONS, NULL }, 1077 .fromsec = { DATA_SECTIONS, NULL }, 1084 .fromsec = { ALL_XXXINIT_SECTIONS, NULL }, 1091 .fromsec = { ALL_XXXEXIT_SECTIONS, NULL }, [all …]
|