Searched defs:relocateAlloc (Results 1 – 7 of 7) sorted by relevance
160 void TargetInfo::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in TargetInfo
489 void PPC::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { relocateAlloc() function in PPC
484 void X86::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in X86
872 void AArch64::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in AArch64
1035 void X86_64::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in X86_64
593 void RISCV::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in RISCV
1563 void PPC64::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in PPC64