Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp282 static void applySecRelLow12A(const SectionChunk *sec, uint8_t *off, in applySecRelLow12A() function
344 case IMAGE_REL_ARM64_SECREL_LOW12A: applySecRelLow12A(this, off, os, s); break; in applyRelARM64()