Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DAArch64ErrataFix.cpp598 uint64_t startAddr = isec->getVA(off); in patchInputSectionDescription() local
601 implementPatch(startAddr, patcheeOffset, isec, patches); in patchInputSectionDescription()
/llvm-project-15.0.7/libunwind/src/
H A DAddressSpace.hpp269 pint_t startAddr = addr; in getEncodedP() local
328 result += startAddr; in getEncodedP()