Home
last modified time | relevance | path

Searched refs:BadReloc (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp566 return Relocator::BadReloc; in applyAbs()
681 return Relocator::BadReloc; in applyRel()
805 return Relocator::BadReloc; in relocGPREL()
837 return Relocator::BadReloc; in relocGOT()
898 return Relocator::BadReloc; in relocGOT()
956 return Relocator::BadReloc; in relocGOTREL()
/frameworks/compile/mclinker/include/mcld/LD/
DRelocator.h33 enum Result { OK, BadReloc, Overflow, Unsupported, Unknown }; enumerator
/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp109 case Relocator::BadReloc: { in apply()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp871 return Relocator::BadReloc; in got_brel()
889 return Relocator::BadReloc; in got_prel()
967 return Relocator::BadReloc; in thm_jump19()
1021 return Relocator::BadReloc; in call()
1023 return Relocator::BadReloc; in call()
1080 return Relocator::BadReloc; in thm_call()
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp955 return Relocator::BadReloc; in got32()
992 return Relocator::BadReloc; in tls_gd()
1045 return Relocator::BadReloc; in tls_ie()
1065 return Relocator::BadReloc; in tls_gotie()
1584 return Relocator::BadReloc; in signed32()
1609 return Relocator::BadReloc; in gotpcrel()
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp651 return Relocator::BadReloc; in adr_got_page()
677 return Relocator::BadReloc; in ld64_got_lo12()