Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DAArch64ErrataFix.cpp531 static void implementPatch(uint64_t adrpAddr, uint64_t patcheeOffset, in implementPatch() function
601 implementPatch(startAddr, patcheeOffset, isec, patches); in patchInputSectionDescription()
H A DARMErrataFix.cpp413 static void implementPatch(ScanResult sr, InputSection *isec, in implementPatch() function
506 implementPatch(sr, isec, patches); in patchInputSectionDescription()