Searched refs:FetchImmOp (Results 1 – 3 of 3) sorted by relevance
281 std::function<bool(const Instruction::Operand &)> FetchImmOp(int64_t &imm);
1560 FetchImmOp(offset)))(op)) { in DoGuessValueAt()1642 FetchImmOp(origin_offset)))(*origin_operand)) { in DoGuessValueAt()
1314 lldb_private::OperandMatchers::FetchImmOp(int64_t &imm) { in FetchImmOp() function in lldb_private::OperandMatchers