Searched refs:applyRelARM64 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | Chunks.cpp | 295 void SectionChunk::applyRelARM64(uint8_t *Off, uint16_t Type, OutputSection *OS, in applyRelARM64() function in lld::coff::SectionChunk 404 applyRelARM64(Off, Rel.Type, OS, S, P); in writeTo()
|
| H A D | Chunks.h | 171 void applyRelARM64(uint8_t *Off, uint16_t Type, OutputSection *OS, uint64_t S,
|