Searched refs:R_CKCORE_RELATIVE (Results 1 – 4 of 4) sorted by relevance
15 ELF_RELOC(R_CKCORE_RELATIVE, 9)
205 return ELF::R_CKCORE_RELATIVE; in getELFRelativeRelocationType()
298 EXPECT_EQ(ELF::R_CKCORE_RELATIVE, getELFRelativeRelocationType(ELF::EM_CSKY)); in TEST()
3058 #define R_CKCORE_RELATIVE 9 /* 32 bit adjust program base(B + A)*/ macro