Home
last modified time | relevance | path

Searched refs:function_start_address_page_instruction_offset (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/profiler/
H A Dchrome_unwinder_android.cc311 .function_start_address_page_instruction_offset, in GetFunctionTableIndexFromInstructionOffset()
343 entry.function_start_address_page_instruction_offset; in GetFunctionTableIndexFromInstructionOffset()
398 entry_location->function_start_address_page_instruction_offset; in GetFunctionTableIndexFromInstructionOffset()
H A Dchrome_unwind_info_android_unittest.cc16 return std::tie(e1.function_start_address_page_instruction_offset, in operator ==()
18 std::tie(e2.function_start_address_page_instruction_offset, in operator ==()
H A Dchrome_unwind_info_android.h20 uint16_t function_start_address_page_instruction_offset; member