Searched refs:applyRelARM (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lld/COFF/ |
| H A D | Chunks.cpp | 207 void SectionChunk::applyRelARM(uint8_t *off, uint16_t type, OutputSection *os, in applyRelARM() function in lld::coff::SectionChunk 447 applyRelARM(off, rel.Type, os, s, p, imageBase); in applyRelocation()
|
| H A D | Chunks.h | 244 void applyRelARM(uint8_t *off, uint16_t type, OutputSection *os, uint64_t s,
|