Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp325 void SectionChunk::applyRelARM64(uint8_t *off, uint16_t type, OutputSection *os, in applyRelARM64() function in lld::coff::SectionChunk
453 applyRelARM64(off, rel.Type, os, s, p, imageBase); in applyRelocation()
H A DChunks.h264 void applyRelARM64(uint8_t *off, uint16_t type, OutputSection *os, uint64_t s,