Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h93 inline void set_offset(uint64_t value) { offset_ = value; } in set_offset() function
/system/unwinding/libunwindstack/tests/
DMapInfoCreateMemoryTest.cpp147 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/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp445 map->set_offset(map_info->offset()); in dump_mappings()