Home
last modified time | relevance | path

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

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