Home
last modified time | relevance | path

Searched defs:reloc_idx (Results 1 – 3 of 3) sorted by relevance

/linux/tools/objtool/
H A Delf.c1033 unsigned int reloc_idx, unsigned long offset, in elf_init_reloc()
1069 unsigned int reloc_idx, in elf_init_reloc_text_sym()
1099 unsigned int reloc_idx, in elf_init_reloc_data_sym()
/linux/include/uapi/drm/
H A Detnaviv_drm.h140 __u32 reloc_idx; /* in, index of reloc_bo buffer */ member
/linux/tools/objtool/include/objtool/
H A Delf.h203 static inline unsigned int reloc_idx(struct reloc *reloc) reloc_idx() function