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

  /external/llvm/test/tools/llvm-readobj/ARM/
attribute-13.s 4 .eabi_attribute Tag_CPU_arch, 13
attribute-14.s 4 .eabi_attribute Tag_CPU_arch, 14
attribute-10.s 4 .eabi_attribute Tag_CPU_arch, 10
attribute-11.s 4 .eabi_attribute Tag_CPU_arch, 11
attribute-12.s 4 .eabi_attribute Tag_CPU_arch, 12
attribute-9.s 4 .eabi_attribute Tag_CPU_arch, 9
attribute-7.s 4 .eabi_attribute Tag_CPU_arch, 7
attribute-8.s 4 .eabi_attribute Tag_CPU_arch, 8
attribute-4.s 4 .eabi_attribute Tag_CPU_arch, 4
attribute-5.s 4 .eabi_attribute Tag_CPU_arch, 5
attribute-6.s 4 .eabi_attribute Tag_CPU_arch, 6
attribute-3.s 4 .eabi_attribute Tag_CPU_arch, 3
attribute-2.s 4 .eabi_attribute Tag_CPU_arch, 2
attribute-0.s 4 .eabi_attribute Tag_CPU_arch, 0
attribute-1.s 4 .eabi_attribute Tag_CPU_arch, 1
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h 31 Tag_CPU_arch = 6,
86 // For Tag_CPU_arch
108 // Tag_CPU_arch.
198 // Tag_CPU_arch and Tag_also_compatible_with.
211 // Record the value of input Tag_CPU_arch.
ARMELFAttributeData.cpp 108 // Tag_CPU_arch (=6) [The arch] 0
117 // Must have a byte for Tag_CPU_arch (=6)
123 if ((static_cast<uint8_t>(data[0]) == ARMELFAttributeData::Tag_CPU_arch) &&
158 case Tag_CPU_arch: {
169 // need value of Tag_CPU_arch in the input for merge
174 // need value of Tag_CPU_arch in the input for merge
189 // need value of Tag_CPU_arch in the input for merge
309 // Merge until settling down Tag_CPU_arch.
480 ARMELFAttributeData::Tag_CPU_arch, static_cast<char>(pArch), 0};
560 * merge of Tag_CPU_arch
    [all...]
  /external/llvm/test/MC/ARM/
directive-eabi_attribute.s 26 .eabi_attribute Tag_CPU_arch, 10

Completed in 284 milliseconds