Home
last modified time | relevance | path

Searched defs:relocateAlloc (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DTarget.cpp155 void TargetInfo::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in TargetInfo
/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DPPC.cpp485 void PPC::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in PPC
H A DX86.cpp484 void X86::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in X86
H A DAArch64.cpp746 void AArch64::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in AArch64
H A DX86_64.cpp988 void X86_64::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in X86_64
H A DPPC64.cpp1532 void PPC64::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() function in PPC64