Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/COFF/
DChunks.cpp318 static void applyArm64Branch14(uint8_t *off, int64_t v) { in applyArm64Branch14() function
334 case IMAGE_REL_ARM64_BRANCH14: applyArm64Branch14(off, s - p); break; in applyRelARM64()