Searched refs:GetControlFlowType (Results 1 – 3 of 3) sorted by relevance
107 GetControlFlowType(lldb::addr_t next_load_address) const;
98 return m_decoded_thread_sp->GetInstructions()[m_pos].GetControlFlowType( in GetInstructionControlFlowType()
67 IntelPTInstruction::GetControlFlowType(lldb::addr_t next_load_address) const { in GetControlFlowType() function in IntelPTInstruction