Searched refs:current_instruction_attributes_ (Results 1 – 1 of 1) sorted by relevance
250 InstructionAttribute current_instruction_attributes_; variable256 current_instruction_attributes_(kNoAttribute) {} in DisassemblerStream()263 current_instruction_attributes_ = current_instruction_attributes; in SetCurrentInstruction()269 return current_instruction_attributes_; in GetCurrentInstructionAttributes()272 return (current_instruction_attributes_ & attributes) == attributes; in Has()