Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DDwarfMemory.h59 void clear_func_offset() { func_offset_ = static_cast<uint64_t>(-1); } in clear_func_offset() function
/system/core/libunwindstack/
DDwarfEhFrameWithHdr.cpp42 memory_.clear_func_offset(); in Init()
DDwarfSection.cpp617 memory_.clear_func_offset(); in Init()