Home
last modified time | relevance | path

Searched refs:fromsec (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/scripts/mod/
Dmodpost.c1033 const char *fromsec[20]; member
1040 Elf_Rela *r, Elf_Sym *sym, const char *fromsec);
1047 const char *fromsec);
1054 .fromsec = { TEXT_SECTIONS, NULL },
1060 .fromsec = { DATA_SECTIONS, NULL },
1066 .fromsec = { DATA_SECTIONS, NULL },
1075 .fromsec = { TEXT_SECTIONS, NULL },
1081 .fromsec = { DATA_SECTIONS, NULL },
1088 .fromsec = { ALL_XXXINIT_SECTIONS, NULL },
1095 .fromsec = { ALL_XXXEXIT_SECTIONS, NULL },
[all …]