Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
H A Delf_imitate.h129 uint32_t ehdrFlags_; variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp395 ehdrFlags_ = static_cast<uint32_t>(std::stoul(valStr)); in GetFlag()