Lines Matching refs:make_error
114 return make_error<JITLinkError>( in getRelocationKind()
143 return make_error<JITLinkError>("arm64 SUBTRACTOR without paired " in parsePairRelocation()
149 return make_error<JITLinkError>("arm64 SUBTRACTOR and paired UNSIGNED " in parsePairRelocation()
153 return make_error<JITLinkError>("length of arm64 SUBTRACTOR and paired " in parsePairRelocation()
202 return make_error<JITLinkError>("SUBTRACTOR relocation must fix up " in parsePairRelocation()
223 return make_error<JITLinkError>("Virtual section contains " in addRelocations()
275 return make_error<JITLinkError>( in addRelocations()
295 return make_error<JITLinkError>("Unpaired Addend reloc at " + in addRelocations()
307 return make_error<JITLinkError>( in addRelocations()
321 return make_error<JITLinkError>("Paired relocation points at " in addRelocations()
333 return make_error<JITLinkError>("BRANCH26 target is not a B or BL " in addRelocations()
377 return make_error<JITLinkError>("PAGE21/GOTPAGE21 target is not an " in addRelocations()
398 return make_error<JITLinkError>("GOTPAGEOFF12 target has non-zero " in addRelocations()
411 return make_error<JITLinkError>("GOTPAGEOFF12 target is not an LDR " in addRelocations()