Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp508 static bool isBranchReloc(RelType type) { in isBranchReloc() function
526 bool isCrossJump = (isMicroTgt && isBranchReloc(type)) || in fixupCrossModeJump()