Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp113 void SectionChunk::applyRelX64(uint8_t *off, uint16_t type, OutputSection *os, in applyRelX64() function in lld::coff::SectionChunk
442 applyRelX64(off, rel.Type, os, s, p, imageBase); in applyRelocation()
H A DChunks.h258 void applyRelX64(uint8_t *off, uint16_t type, OutputSection *os, uint64_t s,