Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DAArch64ErrataFix.cpp379 uint64_t getLDSTAddr() const;
399 ctx, ctx.saver.save("__CortexA53843419_" + utohexstr(getLDSTAddr())), in Patch843419Section()
404 uint64_t Patch843419Section::getLDSTAddr() const { in getLDSTAddr() function in Patch843419Section
417 uint64_t s = getLDSTAddr() + 4; in writeTo()
497 if ((*patchIt)->getLDSTAddr() - outSecAddr >= prevIsecLimit) in insertPatches()