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