Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DChunks.cpp255 static void applySecRelHigh12A(const SectionChunk *sec, uint8_t *off, in applySecRelHigh12A() function
307 case IMAGE_REL_ARM64_SECREL_HIGH12A: applySecRelHigh12A(this, off, os, s); break; in applyRelARM64()