Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DChunks.cpp268 static void applySecRelLdr(const SectionChunk *sec, uint8_t *off, in applySecRelLdr() function
308 case IMAGE_REL_ARM64_SECREL_LOW12L: applySecRelLdr(this, off, os, s); break; in applyRelARM64()