Home
last modified time | relevance | path

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

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