Searched defs:code_offset (Results 1 – 4 of 4) sorted by relevance
219 uint32_t code_offset; /* US_CODE_OFFSET */ member
1442 size_t code_offset = opcode & 0x3f; in DoInstruction() local
825 int code_offset = static_cast<int>(pc - code->instruction_start()); in PrintFunctionAndOffset() local
685 #define code_offset codelink in match() macro