Searched refs:applyRelARM64 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Chunks.cpp | 325 void SectionChunk::applyRelARM64(uint8_t *off, uint16_t type, OutputSection *os, in applyRelARM64() function in lld::coff::SectionChunk 457 applyRelARM64(off, rel.Type, os, s, p, imageBase); in applyRelocation()
|
H A D | Chunks.h | 275 void applyRelARM64(uint8_t *off, uint16_t type, OutputSection *os, uint64_t s,
|