Searched refs:export_symbol_secndx (Results 1 - 2 of 2) sorted by last modified time

/linux-master/scripts/mod/
H A Dmodpost.c521 info->export_symbol_secndx = i;
1093 label = find_fromsym(elf, faddr, elf->export_symbol_secndx);
1161 if (module_enabled && elf->export_symbol_secndx == fsecndx) {
H A Dmodpost.h118 unsigned int export_symbol_secndx; /* .export_symbol section */ member in struct:elf_info

Completed in 215 milliseconds