Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DMips.cpp513 static bool isMicroBranchReloc(RelType type) { in isMicroBranchReloc() function
527 (!isMicroTgt && isMicroBranchReloc(type)); in fixupCrossModeJump()