Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/Arch/
H A DX86_64.cpp175 static bool isRelocationForJmpInsn(Relocation &R) { in isRelocationForJmpInsn() function
186 if (!isRelocationForJmpInsn(r)) in isFallThruRelocation()