Searched refs:fromsec (Results 1 – 1 of 1) sorted by relevance
/scripts/mod/ |
D | modpost.c | 893 const char *fromsec[20]; member 899 Elf_Rela *r, Elf_Sym *sym, const char *fromsec); 906 const char *fromsec); 913 .fromsec = { TEXT_SECTIONS, NULL }, 918 .fromsec = { DATA_SECTIONS, NULL }, 923 .fromsec = { DATA_SECTIONS, NULL }, 928 .fromsec = { TEXT_SECTIONS, NULL }, 933 .fromsec = { DATA_SECTIONS, NULL }, 939 .fromsec = { ALL_XXXINIT_SECTIONS, NULL }, 945 .fromsec = { ALL_INIT_SECTIONS, NULL }, [all …]
|