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

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
attr-merge-4a.s 6 @ Tag_also_compatible_with = v6-M
7 .eabi_attribute Tag_also_compatible_with, "\006\013"
attr-merge-4b.s 6 @ Tag_also_compatible_with = v4T
7 .eabi_attribute Tag_also_compatible_with, "\006\002"
attr-merge-3a.s 34 @ .eabi_attribute Tag_also_compatible_with,
attr-merge-3b.s 34 @ .eabi_attribute Tag_also_compatible_with,
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
attr-order.s 6 .eabi_attribute Tag_also_compatible_with, "\006\013"
attr-order.d 17 Tag_also_compatible_with: v6-M
attr-names.s 40 .eabi_attribute Tag_also_compatible_with, "\06\013"
attr-names.d 46 Tag_also_compatible_with: v6-M
  /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...]
  /toolchain/binutils/binutils-2.27/elfcpp/
arm.h 304 Tag_also_compatible_with = 65,
  /toolchain/binutils/binutils-2.27/include/elf/
arm.h 316 Tag_also_compatible_with,
  /external/llvm/test/MC/ARM/
directive-eabi_attribute.s 224 .eabi_attribute Tag_also_compatible_with, "gnu"
  /prebuilts/go/darwin-x86/src/cmd/link/internal/loadelf/
ldelf.go 381 case attr.tag == 65: // Tag_also_compatible_with
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadelf/
ldelf.go 381 case attr.tag == 65: // Tag_also_compatible_with
  /toolchain/binutils/binutils-2.27/gold/
arm.cc     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-arm.c     [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-arm.c     [all...]

Completed in 116 milliseconds