Searched refs:r_info (Results 1 – 8 of 8) sorted by relevance
40 uint32_t type = rela->r_info & mask; in supported_rela()121 swrela.r_info = cpu_to_le64(rela.r_info); in main()128 swrela.r_offset, swrela.r_info, swrela.r_addend); in main()
158 type = is_be ? be32toh(rel->r_info) : le32toh(rel->r_info); in parse_mips32_rel()172 type = rel->r_info >> (64 - 8); in parse_mips64_rela()
76 re_src, (ulong)re_src->r_info, in do_elf_reloc_fixups64()82 (ulong)re_src->r_info, (ulong)re_src->r_offset, in do_elf_reloc_fixups64()
51 switch (ELF64_R_TYPE(rel->r_info)) { in _relocate()
55 switch (ELF32_R_TYPE(rel->r_info)) { in _relocate()
404 Elf32_Word r_info; /* symbol table index and type */ member410 Elf32_Word r_info; /* symbol table index and type */ member416 Elf64_Xword r_info; /* index and type of relocation */ member421 Elf64_Xword r_info; /* index and type of relocation */ member
51 switch (ELF32_R_TYPE(rel->r_info)) { in _relocate()
73 switch (ELF64_R_TYPE(rel->r_info)) { in _relocate()