Home
last modified time | relevance | path

Searched refs:set_text_offset (Results 1 – 2 of 2) sorted by relevance

/system/core/libunwindstack/include/unwindstack/
DDwarfMemory.h61 void set_text_offset(uint64_t offset) { text_offset_ = offset; } in set_text_offset() function
/system/core/libunwindstack/tests/
DDwarfMemoryTest.cpp507 dwarf_mem_->set_text_offset(0x1000); in TEST_F()
511 dwarf_mem_->set_text_offset(static_cast<uint64_t>(-16)); in TEST_F()