Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h89 eARM_abi_soft_float = 0x00000200, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1364 arch_spec.SetFlags(ArchSpec::eARM_abi_soft_float); in ParseARMAttributes()
1436 arch_spec.SetFlags(ArchSpec::eARM_abi_soft_float); in GetSectionHeaderInfo()