Home
last modified time | relevance | path

Searched defs:isBlx (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lld/ELF/Arch/
H A DARM.cpp622 bool isBlx = (read32(loc) & 0xfe000000) == 0xfa000000; relocate() local
679 bool isBlx = (read16(loc + 2) & 0x1000) == 0; relocate() local