Searched refs:reloc_type (Results 1 – 6 of 6) sorted by relevance
103 if (reloc_type(text_reloc) == R_X86_64_PC32) in arch_find_switch_table() 133 if (!file->ignore_unreachables && reloc_type(text_reloc) == R_X86_64_PC32) { in arch_find_switch_table()
123 unsigned int type = reloc_type(reloc);151 switch (reloc_type(reloc)) { in has_notrack_prefix() 939 switch (reloc_type(reloc)) {952 switch (reloc_type(reloc)) {
388 static inline unsigned int reloc_type(struct reloc *reloc)400 ELF32_R_INFO(sym, reloc_type(reloc)) :401 ELF64_R_INFO(sym, reloc_type(reloc));273 static inline unsigned int reloc_type(struct reloc *reloc) reloc_type() function
78 __u32 reloc_type; member
4847 unsigned int type = reloc_type(reloc); in arch_absolute_reloc()
365 enum reloc_type { enum377 enum reloc_type type;