Searched defs:reloc_idx (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-6.6/tools/objtool/ |
| H A D | elf.c | 850 elf_init_reloc(struct elf *elf, struct section *rsec, unsigned int reloc_idx, unsigned long offset, struct symbol *sym, s64 addend, unsigned int type) elf_init_reloc() argument 886 elf_init_reloc_text_sym(struct elf *elf, struct section *sec, unsigned long offset, unsigned int reloc_idx, struct section *insn_sec, unsigned long insn_off) elf_init_reloc_text_sym() argument 919 elf_init_reloc_data_sym(struct elf *elf, struct section *sec, unsigned long offset, unsigned int reloc_idx, struct symbol *sym, s64 addend) elf_init_reloc_data_sym() argument [all...] |
| /kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
| H A D | elf.h | 198 static inline unsigned int reloc_idx(struct reloc *reloc) in reloc_idx() function
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | msm_drm.h | 74 __u32 reloc_idx; member
|
| H A D | etnaviv_drm.h | 77 __u32 reloc_idx; member
|
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| H A D | etnaviv_drm.h | 137 __u32 reloc_idx; /* in, index of reloc_bo buffer */ member
|
| H A D | msm_drm.h | 165 __u32 reloc_idx; /* in, index of reloc_bo buffer */ member
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | msm_drm.h | 195 __u32 reloc_idx; /* in, index of reloc_bo buffer */ member
|
| H A D | etnaviv_drm.h | 140 __u32 reloc_idx; /* in, index of reloc_bo buffer */ member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | etnaviv_drm.h | 91 __u32 reloc_idx; member
|
| H A D | msm_drm.h | 89 __u32 reloc_idx; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| H A D | etnaviv_drm.h | 91 __u32 reloc_idx; member
|
| H A D | msm_drm.h | 89 __u32 reloc_idx; member
|
Completed in 12 milliseconds