Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/frameworks/unwinder/include/
Ddfx_elf.h97 uint16_t GetMachine() { return machine_; } in GetMachine() function
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Delf_imitate.cpp301 bool ElfImitate::GetMachine(FILE * const fp) in GetMachine() function in OHOS::HiviewDFX::ElfImitate