Home
last modified time | relevance | path

Searched defs:ReadUptr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dfp_unwinder.h133 NO_SANITIZE bool ReadUptr(uintptr_t addr, uintptr_t& value) in ReadUptr() function
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_memory.cpp140 bool DfxMemory::ReadUptr(uintptr_t& addr, uintptr_t *val, bool incre) in ReadUptr() function in OHOS::HiviewDFX::DfxMemory