Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DARMErrataFix.cpp82 uint64_t getBranchAddr() const;
145 saver.save("__CortexA8657417_" + utohexstr(getBranchAddr())), STT_FUNC, in Patch657417Section()
150 uint64_t Patch657417Section::getBranchAddr() const { in getBranchAddr() function in Patch657417Section
196 uint64_t s = getThumbDestAddr(getBranchAddr(), instr); in writeTo()
384 if ((*patchIt)->getBranchAddr() - outSecAddr >= prevIsecLimit) in insertPatches()