Searched refs:currentInstruction (Results 1 – 2 of 2) sorted by relevance
81 const libdis::x86_insn_t* currentInstruction() { in currentInstruction() function
89 const libdis::x86_insn_t* instruction = dis.currentInstruction(); in TEST()94 EXPECT_EQ(NULL, dis.currentInstruction()); in TEST()