Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DChunks.cpp292 void SectionChunk::applyRelARM64(uint8_t *off, uint16_t type, OutputSection *os, in applyRelARM64() function in lld::coff::SectionChunk
408 applyRelARM64(off, rel.Type, os, s, p); in writeTo()
DChunks.h221 void applyRelARM64(uint8_t *off, uint16_t type, OutputSection *os, uint64_t s,