Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DChunks.cpp187 void SectionChunk::applyRelARM(uint8_t *Off, uint16_t Type, OutputSection *OS, in applyRelARM() function in lld::coff::SectionChunk
401 applyRelARM(Off, Rel.Type, OS, S, P); in writeTo()
H A DChunks.h169 void applyRelARM(uint8_t *Off, uint16_t Type, OutputSection *OS, uint64_t S,