OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Tag_also_compatible_with
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h
70
Tag_also_compatible_with
= 65,
200
// Tag_CPU_arch and
Tag_also_compatible_with
.
228
// Record the value of input
Tag_also_compatible_with
.
ARMELFAttributeData.cpp
95
* Helper function to decode value in
Tag_also_compatible_with
.
102
// The encoding of
Tag_also_compatible_with
is:
104
//
Tag_also_compatible_with
(=65), NTSB: data
112
"Value of
Tag_also_compatible_with
must be a string!");
130
//
Tag_also_compatible_with
can be safely ignored.
161
// Need value of
Tag_also_compatible_with
in the input for merge.
190
case
Tag_also_compatible_with
: {
473
* Helper function to encode value in
Tag_also_compatible_with
.
708
//
Tag_also_compatible_with
.
711
m_Attrs[
Tag_also_compatible_with
];
[
all
...]
/external/llvm/test/MC/ARM/
directive-eabi_attribute-2.s
76
.eabi_attribute
Tag_also_compatible_with
, "gnu"
/external/llvm/test/tools/llvm-readobj/ARM/
attributes.s
45
.eabi_attribute
Tag_also_compatible_with
, "gnu"
Completed in 96 milliseconds