Home
last modified time | relevance | path

Searched defs:rels (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmodule-plts.c245 Elf32_Rel *rels = (void *)ehdr + s->sh_offset; in module_frob_arch_sections() local
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dmodule-plts.c240 Elf32_Rel *rels = (void *)ehdr + s->sh_offset; in module_frob_arch_sections() local
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dmodule-plts.c326 Elf64_Rela *rels = (void *)ehdr + sechdrs[i].sh_offset; in module_frob_arch_sections() local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dmodule-plts.c316 Elf64_Rela *rels = (void *)ehdr + sechdrs[i].sh_offset; in module_frob_arch_sections() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h180 Expected<Elf_Rel_Range> rels(const Elf_Shdr *Sec) const { in rels() function in llvm::object::ELFFile
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dmodule.c312 const Elf_Rela *rels = (void *)sechdrs[i].sh_addr; in module_frob_arch_sections() local
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dmodule.c294 const Elf_Rela *rels = (void *)sechdrs[i].sh_addr; in module_frob_arch_sections() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmodule.c452 const Elf64_Rela *rels = (void *)ehdr + s->sh_offset; in module_frob_arch_sections() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmodule.c452 const Elf64_Rela *rels = (void *)ehdr + s->sh_offset; in module_frob_arch_sections() local

Completed in 9 milliseconds