Searched refs:fromsec (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/scripts/mod/ |
D | modpost.c | 1022 const char *fromsec[20]; member 1029 Elf_Rela *r, Elf_Sym *sym, const char *fromsec); 1036 const char *fromsec); 1043 .fromsec = { TEXT_SECTIONS, NULL }, 1049 .fromsec = { DATA_SECTIONS, NULL }, 1055 .fromsec = { DATA_SECTIONS, NULL }, 1064 .fromsec = { TEXT_SECTIONS, NULL }, 1070 .fromsec = { DATA_SECTIONS, NULL }, 1077 .fromsec = { ALL_XXXINIT_SECTIONS, NULL }, 1084 .fromsec = { ALL_XXXEXIT_SECTIONS, NULL }, [all …]
|