Home
last modified time | relevance | path

Searched defs:abi32 (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Dregister.cpp201 ArchType GetArchTypeFromABI(bool abi32) in GetArchTypeFromABI()
/developtools/hiperf/src/
Dregister.cpp170 ArchType GetArchTypeFromABI(const bool abi32) in GetArchTypeFromABI()
Dcallstack.cpp77 bool CallStack::UnwindCallStack(const VirtualThread &thread, const bool abi32, u64 *regs, const u64… in UnwindCallStack()