reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
675 void applyArm64Branch26(uint8_t *off, int64_t v);
299 case IMAGE_REL_ARM64_BRANCH26: applyArm64Branch26(off, s - p); break;
tools/lld/COFF/DLL.cpp416 applyArm64Branch26(buf + 8, tailMerge->getRVA() - rva - 8); 433 applyArm64Branch26(buf + 52, helper->getRVA() - rva - 52);