Searched refs:Unsupport (Results 1 - 7 of 7) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocator.h40 Unsupport, enumerator in enum:mcld::Relocator::Result
/frameworks/compile/mclinker/lib/Fragment/
H A DRelocation.cpp121 case Relocator::Unsupport: {
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp420 return Relocator::Unsupport;
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp1436 return Relocator::Unsupport;
1441 return Relocator::Unsupport;
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp1137 return Relocator::Unsupport;
1745 return Relocator::Unsupport;
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp951 return Relocator::Unsupport;
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp1104 return Relocator::Unsupport;

Completed in 1202 milliseconds