Home
last modified time | relevance | path

Searched defs:patches (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/ELF/
H A DARMErrataFix.cpp484 patches in patchInputSectionDescription() local
364 insertPatches(InputSectionDescription & isd,std::vector<Patch657417Section * > & patches) insertPatches() argument
414 implementPatch(ScanResult sr,InputSection * isec,std::vector<Patch657417Section * > & patches) implementPatch() argument
526 std::vector<Patch657417Section *> patches = createFixes() local
[all...]
H A DAArch64ErrataFix.cpp483 InputSectionDescription &isd, std::vector<Patch843419Section *> &patches) { in insertPatches() argument
533 implementPatch(uint64_t adrpAddr,uint64_t patcheeOffset,InputSection * isec,std::vector<Patch843419Section * > & patches) implementPatch() argument
578 std::vector<Patch843419Section *> patches; patchInputSectionDescription() local
633 std::vector<Patch843419Section *> patches = createFixes() local
[all...]