Searched refs:get_line_of_code_header (Results 1 – 2 of 2) sorted by relevance
838 def get_line_of_code_header(self, lineno=None): member in InstructionTranslatorBase3092 header = parent.get_line_of_code_header(lineno=cur_inst.positions.lineno)
1944 header = tx.get_line_of_code_header(lineno=cur_inst.positions.lineno)