Home
last modified time | relevance | path

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

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