OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Tag_CPU_arch
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h
31
Tag_CPU_arch
= 6,
86
// For
Tag_CPU_arch
108
//
Tag_CPU_arch
.
200
//
Tag_CPU_arch
and Tag_also_compatible_with.
213
// Record the value of input
Tag_CPU_arch
.
ARMELFAttributeData.cpp
110
//
Tag_CPU_arch
(=6) [The arch] 0
119
// Must have a byte for
Tag_CPU_arch
(=6)
125
if ((static_cast<uint8_t>(data[0]) == ARMELFAttributeData::
Tag_CPU_arch
) &&
160
case
Tag_CPU_arch
: {
171
// need value of
Tag_CPU_arch
in the input for merge
176
// need value of
Tag_CPU_arch
in the input for merge
191
// need value of
Tag_CPU_arch
in the input for merge
311
// Merge until settling down
Tag_CPU_arch
.
484
ARMELFAttributeData::
Tag_CPU_arch
,
571
* merge of
Tag_CPU_arch
[
all
...]
/external/llvm/test/MC/ARM/
directive-eabi_attribute-2.s
10
.eabi_attribute
Tag_CPU_arch
, 10
/external/llvm/test/tools/llvm-readobj/ARM/
attributes.s
11
.eabi_attribute
Tag_CPU_arch
, 10
Completed in 127 milliseconds