Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DARMErrataFix.cpp80 uint64_t getBranchAddr() const;
143 saver().save("__CortexA8657417_" + utohexstr(getBranchAddr())), STT_FUNC, in Patch657417Section()
148 uint64_t Patch657417Section::getBranchAddr() const { in getBranchAddr() function in Patch657417Section
194 uint64_t s = getThumbDestAddr(getBranchAddr(), instr); in writeTo()
381 if ((*patchIt)->getBranchAddr() - outSecAddr >= prevIsecLimit) in insertPatches()