Home
last modified time | relevance | path

Searched defs:cur_func_offset (Results 1 – 1 of 1) sorted by relevance

/system/unwinding/libbacktrace/
Dbacktrace_test.cpp1509 uint64_t cur_func_offset = reinterpret_cast<uint64_t>(test_level_one_) + 1; in TEST_F() local
1522 uint64_t cur_func_offset = reinterpret_cast<uint64_t>(test_level_one_) + 1; in TEST_F() local
1609 uint64_t cur_func_offset = reinterpret_cast<uint64_t>(BacktraceTest::test_level_one_) + 1; in UnwindFromDevice() local