Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DAArch64ErrataFix.cpp380 uint64_t getLDSTAddr() const;
400 saver().save("__CortexA53843419_" + utohexstr(getLDSTAddr())), STT_FUNC, in Patch843419Section()
405 uint64_t Patch843419Section::getLDSTAddr() const { in getLDSTAddr() function in Patch843419Section
418 uint64_t s = getLDSTAddr() + 4; in writeTo()
497 if ((*patchIt)->getLDSTAddr() - outSecAddr >= prevIsecLimit) in insertPatches()