Searched refs:page_instruction_offset (Results 1 – 2 of 2) sorted by relevance
757 const uint32_t page_instruction_offset = 4; in TEST() local760 /* instruction_offset */ (page_instruction_offset << 1) + in TEST()769 const uint32_t page_instruction_offset = 50; in TEST() local772 /* instruction_offset */ (page_instruction_offset << 1) + in TEST()782 const uint32_t page_instruction_offset = 0xffff; in TEST() local785 /* instruction_offset */ (page_instruction_offset << 1) + in TEST()811 const uint32_t page_instruction_offset = 4; in TEST() local814 /* instruction_offset */ (page_instruction_offset << 1) + in TEST()840 const uint32_t page_instruction_offset = 6; in TEST() local843 /* instruction_offset */ (page_instruction_offset << 1) + in TEST()[all …]
316 const uint16_t page_instruction_offset = in GetFunctionTableIndexFromInstructionOffset() local340 page_instruction_offset, in GetFunctionTableIndexFromInstructionOffset()341 [](uint16_t page_instruction_offset, const FunctionTableEntry& entry) { in GetFunctionTableIndexFromInstructionOffset() argument342 return page_instruction_offset < in GetFunctionTableIndexFromInstructionOffset()