Searched defs:r_offset (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/score/kernel/ | ||
H A D | module.c | 43 s32 r_offset; apply_relocate() local |
/linux-4.1.27/net/rds/ | ||
H A D | page.c | 42 unsigned long r_offset; member in struct:rds_page_remainder |
/linux-4.1.27/arch/mips/include/asm/ | ||
H A D | module.h | 19 Elf64_Addr r_offset; /* Address of relocation. */ member in struct:__anon1905 28 Elf64_Addr r_offset; /* Address of relocation. */ member in struct:__anon1906 |
/linux-4.1.27/include/linux/ | ||
H A D | memstick.h | 144 unsigned char r_offset; member in struct:ms_register_addr |
/linux-4.1.27/include/uapi/linux/ | ||
H A D | elf.h | 161 Elf32_Addr r_offset; member in struct:elf32_rel 166 Elf64_Addr r_offset; /* Location at which to apply the action */ member in struct:elf64_rel 171 Elf32_Addr r_offset; member in struct:elf32_rela 177 Elf64_Addr r_offset; /* Location at which to apply the action */ member in struct:elf64_rela |
Completed in 441 milliseconds