Lines Matching refs:make_error
115 return make_error<JITLinkError>( in getRelocationKind()
144 return make_error<JITLinkError>("arm64 SUBTRACTOR without paired " in parsePairRelocation()
150 return make_error<JITLinkError>("arm64 SUBTRACTOR and paired UNSIGNED " in parsePairRelocation()
154 return make_error<JITLinkError>("length of arm64 SUBTRACTOR and paired " in parsePairRelocation()
210 return make_error<JITLinkError>("SUBTRACTOR relocation must fix up " in parsePairRelocation()
244 return make_error<JITLinkError>("Virtual section contains " in addRelocations()
296 return make_error<JITLinkError>( in addRelocations()
316 return make_error<JITLinkError>("Unpaired Addend reloc at " + in addRelocations()
328 return make_error<JITLinkError>( in addRelocations()
342 return make_error<JITLinkError>("Paired relocation points at " in addRelocations()
354 return make_error<JITLinkError>("BRANCH26 target is not a B or BL " in addRelocations()
398 return make_error<JITLinkError>("PAGE21/GOTPAGE21 target is not an " in addRelocations()
419 return make_error<JITLinkError>("GOTPAGEOFF12 target has non-zero " in addRelocations()
432 return make_error<JITLinkError>("GOTPAGEOFF12 target is not an LDR " in addRelocations()