Searched refs:instruction_byte_offset_from_text_section_start (Results 1 – 2 of 2) sorted by relevance
96 const uintptr_t instruction_byte_offset_from_text_section_start = in TryUnwind() local102 instruction_byte_offset_from_text_section_start); in TryUnwind()306 uint32_t instruction_byte_offset_from_text_section_start) { in GetFunctionTableIndexFromInstructionOffset() argument315 instruction_byte_offset_from_text_section_start >> 17; in GetFunctionTableIndexFromInstructionOffset()317 (instruction_byte_offset_from_text_section_start >> 1) & in GetFunctionTableIndexFromInstructionOffset()401 static_cast<int>((instruction_byte_offset_from_text_section_start >> 1) - in GetFunctionTableIndexFromInstructionOffset()
111 uint32_t instruction_byte_offset_from_text_section_start);