Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DChunks.cpp189 void SectionChunk::applyRelARM(uint8_t *off, uint16_t type, OutputSection *os, in applyRelARM() function in lld::coff::SectionChunk
412 applyRelARM(off, rel.Type, os, s, p); in applyRelocation()
H A DChunks.h229 void applyRelARM(uint8_t *off, uint16_t type, OutputSection *os, uint64_t s,