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