HomeSort by relevance Sort by last modified time
    Searched refs:Tag_also_compatible_with (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h 70 Tag_also_compatible_with = 65,
198 // Tag_CPU_arch and Tag_also_compatible_with.
226 // Record the value of input Tag_also_compatible_with.
ARMELFAttributeData.cpp 94 * Helper function to decode value in Tag_also_compatible_with.
100 // The encoding of Tag_also_compatible_with is:
102 // Tag_also_compatible_with (=65), NTSB: data
110 "Value of Tag_also_compatible_with must be a string!");
128 // Tag_also_compatible_with can be safely ignored.
159 // Need value of Tag_also_compatible_with in the input for merge.
188 case Tag_also_compatible_with: {
470 * Helper function to encode value in Tag_also_compatible_with.
690 // Tag_also_compatible_with.
693 m_Attrs[Tag_also_compatible_with];
    [all...]
  /external/llvm/test/MC/ARM/
directive-eabi_attribute.s 218 .eabi_attribute Tag_also_compatible_with, "gnu"

Completed in 170 milliseconds