Home
last modified time | relevance | path

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

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