Searched defs:symindex (Results 1 – 25 of 31) sorted by relevance
12
/arch/m68k/kernel/ |
D | module.c | 24 unsigned int symindex, in apply_relocate() 64 unsigned int symindex, in apply_relocate_add()
|
/arch/blackfin/kernel/ |
D | module.c | 152 unsigned int symindex, unsigned int relsec, in apply_relocate_add() 237 unsigned int i, strindex = 0, symindex = 0; in module_finalize() local
|
/arch/openrisc/kernel/ |
D | module.c | 22 unsigned int symindex, in apply_relocate_add()
|
/arch/x86/kernel/ |
D | module.c | 58 unsigned int symindex, in apply_relocate() 98 unsigned int symindex, in apply_relocate_add()
|
/arch/h8300/kernel/ |
D | module.c | 16 unsigned int symindex, in apply_relocate_add()
|
/arch/xtensa/kernel/ |
D | module.c | 51 unsigned int symindex, in apply_relocate_add()
|
/arch/microblaze/kernel/ |
D | module.c | 22 unsigned int symindex, unsigned int relsec, struct module *module) in apply_relocate_add()
|
/arch/unicore32/kernel/ |
D | module.c | 38 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
|
/arch/cris/kernel/ |
D | module.c | 47 unsigned int symindex, in apply_relocate_add()
|
/arch/sh/kernel/ |
D | module.c | 39 unsigned int symindex, in apply_relocate_add()
|
/arch/c6x/kernel/ |
D | module.c | 47 unsigned int symindex, in apply_relocate_add()
|
/arch/score/kernel/ |
D | module.c | 31 unsigned int symindex, unsigned int relindex, in apply_relocate()
|
/arch/hexagon/kernel/ |
D | module.c | 81 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/mn10300/kernel/ |
D | module.c | 58 unsigned int symindex, in apply_relocate_add()
|
/arch/m32r/kernel/ |
D | module.c | 73 unsigned int symindex, in apply_relocate_add()
|
/arch/arc/kernel/ |
D | module.c | 63 unsigned int symindex, /* sec index for sym tbl */ in apply_relocate_add()
|
/arch/tile/kernel/ |
D | module.c | 124 unsigned int symindex, in apply_relocate_add()
|
/arch/mips/kernel/ |
D | module-rela.c | 108 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
D | vpe.c | 550 unsigned int symindex, in apply_relocations() 604 unsigned int symindex, in simplify_symbols() 664 static void dump_elfsymbols(Elf_Shdr * sechdrs, unsigned int symindex, in dump_elfsymbols() 800 unsigned int symindex, const char *strtab, in find_vpe_symbols() 833 unsigned int len, i, symindex = 0, strindex = 0, relocate = 0; in vpe_elfload() local
|
/arch/sparc/kernel/ |
D | module.c | 84 unsigned int symindex, in apply_relocate_add()
|
/arch/arm/kernel/ |
D | module.c | 49 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
|
/arch/avr32/kernel/ |
D | module.c | 148 unsigned int symindex, unsigned int relindex, in apply_relocate_add()
|
/arch/metag/kernel/ |
D | module.c | 200 unsigned int symindex, in apply_relocate_add()
|
/arch/alpha/kernel/ |
D | module.c | 146 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/arm64/kernel/ |
D | module.c | 196 unsigned int symindex, in apply_relocate_add()
|
12