Searched refs:fromsec (Results 1 – 1 of 1) sorted by relevance
/scripts/mod/ |
D | modpost.c | 973 const char *fromsec[20]; member 980 Elf_Rela *r, Elf_Sym *sym, const char *fromsec); 987 const char *fromsec); 994 .fromsec = { TEXT_SECTIONS, NULL }, 1000 .fromsec = { DATA_SECTIONS, NULL }, 1006 .fromsec = { DATA_SECTIONS, NULL }, 1015 .fromsec = { TEXT_SECTIONS, NULL }, 1021 .fromsec = { DATA_SECTIONS, NULL }, 1028 .fromsec = { ALL_XXXINIT_SECTIONS, NULL }, 1035 .fromsec = { ALL_XXXEXIT_SECTIONS, NULL }, [all …]
|