Lines Matching refs:AddRelocation
14 static void AddRelocation(typename ELF::Addr addr, in AddRelocation() function
44 AddRelocation<ELF>(0xd1ce0000, 0x11, 0, &relocations); in DoPackNoAddend()
46 AddRelocation<ELF>(0xd1ce0004, 0x11, 0, &relocations); in DoPackNoAddend()
47 AddRelocation<ELF>(0xd1ce0008, 0x11, 0, &relocations); in DoPackNoAddend()
49 AddRelocation<ELF>(0xd1ce0010, 0x11, 0, &relocations); in DoPackNoAddend()
50 AddRelocation<ELF>(0xd1ce0018, 0x11, 0, &relocations); in DoPackNoAddend()
51 AddRelocation<ELF>(0xd1ce0020, 0x11, 0, &relocations); in DoPackNoAddend()
152 AddRelocation<ELF>(0xd1ce0000, 0x01, 10024, &relocations); in DoPackWithAddend()
154 AddRelocation<ELF>(0xd1ce0004, 0x01, 10012, &relocations); in DoPackWithAddend()
155 AddRelocation<ELF>(0xd1ce0008, 0x01, 10024, &relocations); in DoPackWithAddend()
157 AddRelocation<ELF>(0xd1ce0010, 0x01, 10000, &relocations); in DoPackWithAddend()
158 AddRelocation<ELF>(0xd1ce0018, 0x01, 9976, &relocations); in DoPackWithAddend()
159 AddRelocation<ELF>(0xd1ce0020, 0x01, 9952, &relocations); in DoPackWithAddend()