Searched defs:page_start_instructions (Results  1 – 2 of 2) sorted by relevance
| /external/cronet/base/profiler/ | 
| D | chrome_unwinder_android_unittest.cc | 737   const uint32_t page_start_instructions[] = {0, 2};  in TEST()  local795   const uint32_t page_start_instructions[] = {0, 1, 1};  in TEST()  local
 822   const uint32_t page_start_instructions[] = {0, 1};  in TEST()  local
 860   const uint32_t page_start_instructions[] = {0, 1, 2};  in TEST()  local
 891   const uint32_t page_start_instructions[] = {0, 1, 1, 1};  in TEST()  local
 
 | 
| D | chrome_unwinder_android.cc | 304     span<const uint32_t> page_start_instructions,  in GetFunctionTableIndexFromInstructionOffset()
 |