Home
last modified time | relevance | path

Searched refs:clear_text_offset (Results 1 – 3 of 3) sorted by relevance

/system/core/libunwindstack/include/unwindstack/
DDwarfMemory.h62 void clear_text_offset() { text_offset_ = static_cast<uint64_t>(-1); } in clear_text_offset() function
/system/core/libunwindstack/
DDwarfEhFrameWithHdr.cpp39 memory_.clear_text_offset(); in Init()
DDwarfSection.cpp601 memory_.clear_text_offset(); in Init()