Home
last modified time | relevance | path

Searched defs:opcode_ptr (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dinstrumentation.c608 uint8_t *opcode_ptr = &instr->op.code; in de_instrument() local
657 uint8_t *opcode_ptr = &instr->op.code; in de_instrument_per_instruction() local
682 uint8_t *opcode_ptr = &instr->op.code; in instrument() local
712 uint8_t *opcode_ptr = &_PyCode_CODE(code)[i].op.code; in instrument_line() local
727 uint8_t *opcode_ptr = &instr->op.code; in instrument_per_instruction() local