Searched refs:unsupport (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFunctions.h36 DECL_ARM_APPLY_RELOC_FUNC(unsupport)
41 { &unsupport, 1, "R_ARM_PC24" }, \
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, 1
[all...]
H A DARMRelocationFactory.cpp906 ARMRelocationFactory::Result unsupport(Relocation& pReloc, function

Completed in 68 milliseconds