Searched refs:Tag_ABI_HardFP_use (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFAttributeData.h52 Tag_ABI_HardFP_use = 27, enumerator in enum:mcld::ARMELFAttributeData::Tag
201 // Value of Tag_DIV_use and Tag_ABI_HardFP_use requires further examination
223 // Record the value of input Tag_ABI_HardFP_use.
H A DARMELFAttributeData.cpp183 case Tag_ABI_HardFP_use: {
842 // Process Tag_ABI_HardFP_use.
843 ELFAttributeValue& out_hardfp_use_attr = m_Attrs[Tag_ABI_HardFP_use];
851 // Tag_ABI_HardFP_use depends on the meaning of Tag_FP_arch when it's 0.

Completed in 14 milliseconds