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

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h 65 Tag_MPextension_use = 42,
232 // Record the value of input Tag_MPextension_use and
ARMELFAttributeData.cpp 291 // Tag_MPextension_use and Tag_MPextension_use_legacy
292 case Tag_MPextension_use:
868 // Move the value of Tag_MPextension_use_legacy to Tag_MPextension_use.
872 ELFAttributeValue& out_mpextension_use = m_Attrs[Tag_MPextension_use];
879 // The value of Tag_MPextension_use is introduced by the current input.
883 // Current input introduces value of Tag_MPextension_use in
896 // Tag_MPextension_use is not set. Initialize it and move the value.
    [all...]
  /external/llvm/test/MC/ARM/
directive-eabi_attribute.s 200 .eabi_attribute Tag_MPextension_use, 0
  /external/llvm/test/tools/llvm-readobj/ARM/
attribute-0.s 214 .eabi_attribute Tag_MPextension_use, 0
attribute-1.s 200 .eabi_attribute Tag_MPextension_use, 1

Completed in 165 milliseconds