Searched refs:applyRelARM (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | Chunks.cpp | 187 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 D | Chunks.h | 169 void applyRelARM(uint8_t *Off, uint16_t Type, OutputSection *OS, uint64_t S,
|