Searched refs:GetCpuFeatures (Results 1 – 10 of 10) sorted by relevance
315 CoreFileDebuggerInterface::GetCpuFeatures(uint32& flags) in GetCpuFeatures() function in CoreFileDebuggerInterface317 return fArchitecture->GetCpuFeatures(flags); in GetCpuFeatures()
71 virtual status_t GetCpuFeatures(uint32& flags);
43 virtual status_t GetCpuFeatures(uint32& flags);
395 ArchitectureX8664::GetCpuFeatures(uint32& flags) in GetCpuFeatures() function in ArchitectureX8664
42 virtual status_t GetCpuFeatures(uint32& flags);
318 ArchitectureX86::GetCpuFeatures(uint32& flags) in GetCpuFeatures() function in ArchitectureX86
62 virtual status_t GetCpuFeatures(uint32& flags);
730 LocalDebuggerInterface::GetCpuFeatures(uint32& flags) in GetCpuFeatures() function in LocalDebuggerInterface732 return fArchitecture->GetCpuFeatures(flags); in GetCpuFeatures()
78 virtual status_t GetCpuFeatures(uint32& flags) = 0;
91 virtual status_t GetCpuFeatures(uint32& flags) = 0;