Searched refs:fromsec (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/scripts/mod/ |
D | modpost.c | 1045 const char *fromsec[20]; member 1052 Elf_Rela *r, Elf_Sym *sym, const char *fromsec); 1059 const char *fromsec); 1066 .fromsec = { TEXT_SECTIONS, NULL }, 1072 .fromsec = { DATA_SECTIONS, NULL }, 1078 .fromsec = { DATA_SECTIONS, NULL }, 1087 .fromsec = { TEXT_SECTIONS, NULL }, 1093 .fromsec = { DATA_SECTIONS, NULL }, 1100 .fromsec = { ALL_XXXINIT_SECTIONS, NULL }, 1107 .fromsec = { ALL_XXXEXIT_SECTIONS, NULL }, [all …]
|