| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | module_32.c | 26 unsigned int i, r_info, r_addend, _count_relocs; in count_relocs() local [all...] |
| H A D | module_64.c | 152 unsigned int i, r_info, r_addend, _count_relocs; in count_relocs() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | module_32.c | 27 unsigned int i, r_info, r_addend, _count_relocs; in count_relocs() local [all...] |
| H A D | module_64.c | 164 unsigned int i, r_info, r_addend, _count_relocs; in count_relocs() local 262 unsigned int i, r_info, r_addend, _count_relocs; count_pcpu_relocs() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
| H A D | omap_fb.c | 135 omap_framebuffer_update_scanout(struct drm_framebuffer *fb, struct drm_plane_state *state, struct omap_overlay_info *info, struct omap_overlay_info *r_info) omap_framebuffer_update_scanout() argument
|
| H A D | omap_plane.c | 73 struct omap_overlay_info info, r_info; in omap_plane_atomic_update() local [all...] |
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | vpe.c | 439 Elf32_Word r_info = rel[i].r_info; in apply_relocations() local
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | vpe.c | 438 Elf32_Word r_info = rel[i].r_info; in apply_relocations() local
|
| /third_party/elfutils/src/ |
| H A D | objdump.c | 344 show_relocs_x(Ebl *ebl, GElf_Shdr *shdr, Elf_Data *symdata, Elf_Data *xndxdata, size_t symstrndx, size_t shstrndx, GElf_Addr r_offset, GElf_Xword r_info, GElf_Sxword r_addend) show_relocs_x() argument
|
| H A D | elflint.c | 1371 check_one_reloc(Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *relshdr, int idx, size_t cnt, const GElf_Shdr *symshdr, Elf_Data *symdata, GElf_Addr r_offset, GElf_Xword r_info, const GElf_Shdr *destshdr, bool reldyn, struct loaded_segment *loaded, enum load_state *statep) check_one_reloc() argument [all...] |
| /kernel/linux/linux-5.10/scripts/ |
| H A D | recordmcount.c | 489 Elf64_Xword r_info; member [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
| H A D | hantro_g2_vp9_dec.c | 305 unsigned short r_info = vp9_ctx->tile_r_info[i]; in fill_tile_info() local
|
| /kernel/linux/linux-6.6/scripts/ |
| H A D | recordmcount.c | 489 Elf64_Xword r_info; member [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_graphics_state.c | 911 const VkPipelineRenderingCreateInfo *r_info = in vk_render_pass_state_init() local [all...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | elf.h | 167 Elf32_Word r_info; member 172 Elf64_Xword r_info; /* index and type of relocation */ member 177 Elf32_Word r_info; member 183 Elf64_Xword r_info; /* index and type of relocation */ member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | elf.h | 168 Elf32_Word r_info; member 173 Elf64_Xword r_info; /* index and type of relocation */ member 178 Elf32_Word r_info; member 184 Elf64_Xword r_info; /* index and type of relocation */ member
|
| /kernel/linux/linux-6.6/scripts/mod/ |
| H A D | modpost.c | 1442 static void get_rel_type_and_sym(struct elf_info *elf, uint64_t r_info, in get_rel_type_and_sym() argument [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | elf.h | 138 Elf32_Word r_info; member 142 Elf64_Xword r_info; member 146 Elf32_Word r_info; member 151 Elf64_Xword r_info; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | elf.h | 138 Elf32_Word r_info; member 142 Elf64_Xword r_info; member 146 Elf32_Word r_info; member 151 Elf64_Xword r_info; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | elf.h | 124 Elf32_Word r_info; member 128 Elf64_Xword r_info; member 132 Elf32_Word r_info; member 137 Elf64_Xword r_info; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | ELF.h | 923 Elf32_Word r_info; // Symbol table index and type of relocation to apply member 939 Elf32_Word r_info; // Symbol table index and type of relocation to apply member 956 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. member 972 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. global() member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| H A D | ELF.h | 1088 Elf32_Word r_info; // Symbol table index and type of relocation to apply member 1104 Elf32_Word r_info; // Symbol table index and type of relocation to apply member 1124 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. member 1140 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. global() member [all...] |
| /third_party/elfio/c_wrapper/ |
| H A D | elf_types_c_wrapper.hpp | 834 Elf_Word r_info; member 840 Elf_Word r_info; member 847 Elf_Xword r_info; member 853 Elf_Xword r_info; member
|
| /third_party/elfio/elfio/ |
| H A D | elf_types.hpp | 1225 Elf_Word r_info; member 1231 Elf_Word r_info; member 1238 Elf_Xword r_info; member 1244 Elf_Xword r_info; member
|
| /third_party/musl/porting/linux/user/include/ |
| H A D | elf.h | 537 Elf32_Word r_info; member 542 Elf64_Xword r_info; member 549 Elf32_Word r_info; member 555 Elf64_Xword r_info; member
|