Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
H A Delf_imitate.h93 bool GetSecOffset(FILE * const fp);
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp208 if (!GetSecOffset(ehdrFP_)) { in ParseElfHeaders()
357 bool ElfImitate::GetSecOffset(FILE * const fp) in GetSecOffset() function in OHOS::HiviewDFX::ElfImitate