Searched refs:applyRelX64 (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | Chunks.cpp | 107 void SectionChunk::applyRelX64(uint8_t *off, uint16_t type, OutputSection *os, in applyRelX64() function in lld::coff::SectionChunk 408 applyRelX64(off, rel.Type, os, s, p); in applyRelocation()
|
| H A D | Chunks.h | 224 void applyRelX64(uint8_t *off, uint16_t type, OutputSection *os, uint64_t s,
|