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

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h 65 Tag_MPextension_use = 42,
234 // Record the value of input Tag_MPextension_use and Tag_MPextension_use_legacy.
ARMELFAttributeData.cpp 293 // Tag_MPextension_use and Tag_MPextension_use_legacy
294 case Tag_MPextension_use:
884 // Move the value of Tag_MPextension_use_legacy to Tag_MPextension_use.
888 ELFAttributeValue &out_mpextension_use = m_Attrs[Tag_MPextension_use];
895 // The value of Tag_MPextension_use is introduced by the current input.
899 // Current input introduces value of Tag_MPextension_use in
912 // Tag_MPextension_use is not set. Initialize it and move the value.
918 assert(false && "Tag_MPextension_use is uninitialized but have value?");
927 // Process Tag_MPextension_use.
    [all...]
  /external/llvm/test/MC/ARM/
directive-eabi_attribute-2.s 70 .eabi_attribute Tag_MPextension_use, 0
  /external/llvm/test/tools/llvm-readobj/ARM/
attributes.s 42 .eabi_attribute Tag_MPextension_use, 0

Completed in 70 milliseconds