Searched defs:relocateAlloc (Results 1 – 6 of 6) sorted by relevance
155 void TargetInfo::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in TargetInfo
485 void PPC::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in PPC
484 void X86::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in X86
746 void AArch64::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in AArch64
988 void X86_64::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in X86_64
1532 void PPC64::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in PPC64