Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp513 static bool isMicroBranchReloc(RelType type) { in isMicroBranchReloc() function
527 (!isMicroTgt && isMicroBranchReloc(type)); in fixupCrossModeJump()