Home
last modified time | relevance | path

Searched refs:set_offset (Results 1 – 6 of 6) sorted by relevance

/system/unwinding/libunwindstack/tests/
DMapInfoTest.cpp84 map2->set_offset(1); in TEST()
89 map2->set_offset(0); in TEST()
DMapInfoCreateMemoryTest.cpp146 prev_info->set_offset(0); in TEST_F()
DMapsTest.cpp39 info->set_offset(element->offset()); in VerifyLine()
DUnwinderTest.cpp176 map_info->set_offset(0x200); in SetUpTestSuite()
/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h143 inline void set_offset(uint64_t value) { offset_ = value; } in set_offset() function
/system/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp542 map->set_offset(map_info->offset()); in dump_mappings()