Searched refs:convertJmpToTailCall (Results 1 – 5 of 5) sorted by relevance
1085 if (!MIB->convertJmpToTailCall(Instruction)) { in disassemble()1118 bool Result = MIB->convertJmpToTailCall(Instruction); in disassemble()1136 MIB->convertJmpToTailCall(Instruction); in disassemble()1763 BC.MIB->convertJmpToTailCall(Instr); in postProcessIndirectBranches()1770 BC.MIB->convertJmpToTailCall(Instr); in postProcessIndirectBranches()1827 BC.MIB->convertJmpToTailCall(Instr); in postProcessIndirectBranches()
86 BC.MIB->convertJmpToTailCall(Inst); in createNewStub()
867 bool convertJmpToTailCall(MCInst &Inst) override { in convertJmpToTailCall() function in __anon77c122c80111::AArch64MCPlusBuilder
1276 virtual bool convertJmpToTailCall(MCInst &Inst) { in convertJmpToTailCall() function
1693 bool convertJmpToTailCall(MCInst &Inst) override { in convertJmpToTailCall() function in __anoncef8f4420111::X86MCPlusBuilder