Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DDwarfMemory.h62 void clear_text_offset() { text_offset_ = static_cast<uint64_t>(-1); } in clear_text_offset() function
/aosp12/system/unwinding/libunwindstack/
H A DDwarfEhFrameWithHdr.cpp43 memory_.clear_text_offset(); in Init()
H A DDwarfSection.cpp625 memory_.clear_text_offset(); in Init()