Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DArchSpec.h90 eARM_abi_soft_float = 0x00000200, enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1328 arch_spec.SetFlags(ArchSpec::eARM_abi_soft_float); in ParseARMAttributes()
1400 arch_spec.SetFlags(ArchSpec::eARM_abi_soft_float); in GetSectionHeaderInfo()