OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Tag_ABI_HardFP_use
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h
52
Tag_ABI_HardFP_use
= 27,
203
// Value of Tag_DIV_use and
Tag_ABI_HardFP_use
requires further examination
225
// Record the value of input
Tag_ABI_HardFP_use
.
ARMELFAttributeData.cpp
185
case
Tag_ABI_HardFP_use
: {
858
// Process
Tag_ABI_HardFP_use
.
859
ELFAttributeValue &out_hardfp_use_attr = m_Attrs[
Tag_ABI_HardFP_use
];
867
//
Tag_ABI_HardFP_use
depends on the meaning of Tag_FP_arch when it's 0.
[
all
...]
/external/llvm/test/MC/ARM/
directive-eabi_attribute-2.s
52
.eabi_attribute
Tag_ABI_HardFP_use
, 0
/external/llvm/test/tools/llvm-readobj/ARM/
attributes.s
32
.eabi_attribute
Tag_ABI_HardFP_use
, 0
Completed in 127 milliseconds