Home
last modified time | relevance | path

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

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