Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
H A Delf_imitate.h123 uint16_t ehdrSize_; variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp416 ehdrSize_ = static_cast<uint16_t>(std::stoull(valStr)); in GetEhdrSize()