Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DMips.cpp481 static bool isBranchReloc(RelType type) { in isBranchReloc() function
499 bool isCrossJump = (isMicroTgt && isBranchReloc(type)) || in fixupCrossModeJump()