Searched refs:implementPatch (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | AArch64ErrataFix.cpp | 530 static void implementPatch(Ctx &ctx, uint64_t adrpAddr, uint64_t patcheeOffset, in implementPatch() function 600 implementPatch(ctx, startAddr, patcheeOffset, isec, patches); in patchInputSectionDescription()
|
| H A D | ARMErrataFix.cpp | 418 static void implementPatch(ScanResult sr, InputSection *isec, in implementPatch() function 513 implementPatch(sr, isec, patches); in patchInputSectionDescription()
|