Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DAArch64ErrataFix.cpp390 uint64_t patcheeOffset; member in elf::Patch843419Section
531 implementPatch(uint64_t adrpAddr,uint64_t patcheeOffset,InputSection * isec,std::vector<Patch843419Section * > & patches) implementPatch() argument
599 if (uint64_t patcheeOffset = patchInputSectionDescription() local
[all...]
H A DARMErrataFix.cpp89 uint64_t patcheeOffset; global() member in elf::Patch657417Section