Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/profiler/
H A Dchrome_unwind_info_android.h61 uint32_t function_table_byte_offset; member
H A Dchrome_unwind_info_android.cc49 data_iterator.Seek(header->function_table_byte_offset); in CreateChromeUnwindInfoAndroid()
H A Dchrome_unwind_info_android_unittest.cc61 memcpy(&data[header.function_table_byte_offset], function_table, in TEST()