Home
last modified time | relevance | path

Searched refs:applyRelARM64 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DChunks.cpp295 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 DChunks.h171 void applyRelARM64(uint8_t *Off, uint16_t Type, OutputSection *OS, uint64_t S,