Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/COFF/
DChunks.cpp112 void SectionChunk::applyRelX64(uint8_t *off, uint16_t type, OutputSection *os, in applyRelX64() function in lld::coff::SectionChunk
441 applyRelX64(off, rel.Type, os, s, p, imageBase); in applyRelocation()
DChunks.h240 void applyRelX64(uint8_t *off, uint16_t type, OutputSection *os, uint64_t s,