HomeSort by relevance Sort by last modified time
    Searched full:unsupport (Results 1 - 15 of 15) sorted by null

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h 36 DECL_ARM_APPLY_RELOC_FUNC(unsupport)
44 { &unsupport, 4, "R_ARM_LDR_PC_G0" }, \
45 { &unsupport, 5, "R_ARM_ABS16" }, \
46 { &unsupport, 6, "R_ARM_ABS12" }, \
47 { &unsupport, 7, "R_ARM_THM_ABS5" }, \
48 { &unsupport, 8, "R_ARM_ABS8" }, \
49 { &unsupport, 9, "R_ARM_SBREL32" }, \
51 { &unsupport, 11, "R_ARM_THM_PC8" }, \
52 { &unsupport, 12, "R_ARM_BREL_ADJ" }, \
53 { &unsupport, 13, "R_ARM_TLS_DESC" },
    [all...]
ARMRelocator.cpp 1362 ARMRelocator::Result unsupport(Relocation& pReloc, ARMRelocator& pParent) function
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h 27 DECL_X86_32_APPLY_RELOC_FUNC(unsupport)
42 { &unsupport, 11, "R_386_32PLT", 0 }, \
43 { &unsupport, 12, "", 0 }, \
44 { &unsupport, 13, "", 0 }, \
45 { &unsupport, 14, "R_386_TLS_TPOFF", 0 }, \
55 { &unsupport, 24, "R_386_TLS_GD_32", 0 }, \
56 { &unsupport, 25, "R_386_TLS_GD_PUSH", 0 }, \
57 { &unsupport, 26, "R_386_TLS_GD_CALL", 0 }, \
58 { &unsupport, 27, "R_386_TLS_GD_POP", 0 }, \
59 { &unsupport, 28, "R_386_TLS_LDM_32", 0 },
    [all...]
X86Relocator.cpp 1144 X86Relocator::Result unsupport(Relocation& pReloc, X86_32Relocator& pParent) function
1723 X86Relocator::Result unsupport(Relocation& pReloc, X86_64Relocator& pParent) function
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocationFunctions.h 72 DECL_HEXAGON_APPLY_RELOC_FUNC(unsupport)
89 { &unsupport, 13, "R_HEX_HL16" }, \
108 { &unsupport, 32, "R_HEX_COPY" }, \
109 { &unsupport, 33, "R_HEX_GLOB_DAT" }, \
110 { &unsupport, 34, "R_HEX_JMP_SLOT" }, \
111 { &unsupport, 35, "R_HEX_RELATIVE" }, \
116 { &unsupport, 40, "R_HEX_GOT_LO16" }, \
117 { &unsupport, 41, "R_HEX_GOT_HI16" }, \
118 { &unsupport, 42, "R_HEX_GOT_32" }, \
119 { &unsupport, 43, "R_HEX_GOT_16" },
    [all...]
HexagonRelocator.cpp 983 HexagonRelocator::Result unsupport(Relocation& pReloc, function
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
Relocator.h 43 Unsupport,
  /external/llvm/tools/llc/
Android.mk 112 $(error "Unsupport llc target $(TARGET_ARCH)")
  /frameworks/compile/mclinker/lib/Fragment/
Relocation.cpp 119 case Relocator::Unsupport: {
  /packages/apps/Mms/src/com/android/mms/model/
SmilHelper.java 244 Log.w(TAG, "unsupport media type");
346 Log.w(TAG, "Unsupport media: " + media);
SlideshowModel.java 293 Log.w(TAG, "Unsupport media: " + media);
  /sdk/emulator/opengl/host/tools/emugen/
ApiGen.cpp 465 // unsupport printout
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp 525 ALOGE("checkClipVideoProfileAndLevel unsupport Video format %ld", format);
    [all...]
  /external/elfutils/po/
elfutils.pot     [all...]
  /external/elfutils/src/
elflint.c 390 ERROR (gettext ("unsupport ABI version e_ident[%d] == %d\n"),
    [all...]

Completed in 759 milliseconds