Home
last modified time | relevance | path

Searched refs:REL_TYPE (Results 1 – 2 of 2) sorted by relevance

/arch/x86/tools/
A Drelocs.c216 REL_TYPE(R_X86_64_64), in rel_type()
230 REL_TYPE(R_X86_64_8), in rel_type()
234 REL_TYPE(R_386_NONE), in rel_type()
235 REL_TYPE(R_386_32), in rel_type()
236 REL_TYPE(R_386_PC32), in rel_type()
239 REL_TYPE(R_386_COPY), in rel_type()
245 REL_TYPE(R_386_8), in rel_type()
246 REL_TYPE(R_386_PC8), in rel_type()
247 REL_TYPE(R_386_16), in rel_type()
248 REL_TYPE(R_386_PC16), in rel_type()
[all …]
/arch/mips/boot/tools/
A Drelocs.c64 REL_TYPE(R_MIPS_NONE), in rel_type()
65 REL_TYPE(R_MIPS_16), in rel_type()
66 REL_TYPE(R_MIPS_32), in rel_type()
67 REL_TYPE(R_MIPS_REL32), in rel_type()
68 REL_TYPE(R_MIPS_26), in rel_type()
69 REL_TYPE(R_MIPS_HI16), in rel_type()
70 REL_TYPE(R_MIPS_LO16), in rel_type()
73 REL_TYPE(R_MIPS_GOT16), in rel_type()
74 REL_TYPE(R_MIPS_PC16), in rel_type()
77 REL_TYPE(R_MIPS_64), in rel_type()
[all …]

Completed in 9 milliseconds