Searched defs:reloc_idx (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/objtool/ |
| H A D | elf.c | 1033 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 1069 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 1099 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...] |
| /linux/include/uapi/drm/ |
| H A D | etnaviv_drm.h | 140 __u32 reloc_idx; /* in, index of reloc_bo buffer */ member
|
| H A D | msm_drm.h | 254 __u32 reloc_idx; /* in, index of reloc_bo buffer */ member
|
| /linux/tools/objtool/include/objtool/ |
| H A D | elf.h | 203 static inline unsigned int reloc_idx(struct reloc *reloc) reloc_idx() function
|