Searched refs:GetCore (Results 1 – 13 of 13) sorted by relevance
61 switch(arch.GetCore()) in GetSize()95 switch(arch.GetCore()) in GetSize()
144 switch(arch.GetCore()) in Parse()167 switch(arch.GetCore()) in Parse()
143 switch (arch.GetCore()) in GetRegisterContext()529 switch (arch.GetCore()) in GetRegisterIndexFromOffset()557 switch (arch.GetCore()) in GetRegisterName()
635 switch (arch.GetCore()) in GetSoftwareBreakpointTrapOpcode()
918 switch (arch.GetCore()) in ConvertRegisterKindToRegisterNumber()
307 GetCore () const in GetCore() function
743 const ArchSpec::Core lhs_core = GetCore (); in IsEqualTo()744 const ArchSpec::Core rhs_core = rhs.GetCore (); in IsEqualTo()890 const ArchSpec::Core lhs_core = lhs.GetCore (); in operator <()891 const ArchSpec::Core rhs_core = rhs.GetCore (); in operator <()
1783 switch (target_sp->GetArchitecture().GetCore()) in Dump()
656 …&& (arch.GetCore() == ArchSpec::Core::eCore_arm_armv7m || arch.GetCore() == ArchSpec::Core::eCore_… in DisassemblerLLVMC()
380 switch (arch.GetCore()) in GetSoftwareBreakpointTrapOpcode()
298 if (arch.GetCore() == ArchSpec::eCore_x86_32_i486) in DoLoadCore()
290 switch (arch.GetCore()) in GetSoftwareBreakpointTrapOpcode()
731 const ArchSpec::Core system_core = system_arch.GetCore(); in ARMGetSupportedArchitectureAtIndex()