OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Tag_FP_arch
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h
35
Tag_FP_arch
= 10,
80
Tag_VFP_arch =
Tag_FP_arch
,
222
// Record the value of input
Tag_FP_arch
.
ARMELFAttributeData.cpp
180
case
Tag_FP_arch
: {
186
// need value of
Tag_FP_arch
in the input for merge
808
// Process
Tag_FP_arch
.
809
ELFAttributeValue &out_fp_arch_attr = m_Attrs[
Tag_FP_arch
];
813
//
Tag_FP_arch
830
// If here, both output and input contain non-zero value of
Tag_FP_arch
.
867
// Tag_ABI_HardFP_use depends on the meaning of
Tag_FP_arch
when it's 0.
875
// Both output and input contain non-zero value of
Tag_FP_arch
and we have
[
all
...]
/external/llvm/test/MC/ARM/
directive-eabi_attribute-2.s
18
.eabi_attribute
Tag_FP_arch
, 3
/external/llvm/test/tools/llvm-readobj/ARM/
attributes.s
15
.eabi_attribute
Tag_FP_arch
, 3
194
@ CHECK: Description:
Tag_FP_arch
Completed in 113 milliseconds