Lines Matching refs:JITLinkError
241 return make_error<JITLinkError>( in makeUnexpectedOpcodeError()
249 return make_error<JITLinkError>( in makeUnexpectedOpcodeError()
404 return make_error<JITLinkError>( in readAddendData()
427 return make_error<JITLinkError>( in readAddendArm()
458 return make_error<JITLinkError>( in readAddendThumb()
516 return make_error<JITLinkError>( in applyFixupData()
537 return make_error<JITLinkError>("Branch relocation needs interworking " in applyFixupArm()
552 return make_error<JITLinkError>("Relocation expects an unconditional " in applyFixupArm()
590 return make_error<JITLinkError>( in applyFixupArm()
613 return make_error<JITLinkError>("Branch relocation needs interworking " in applyFixupThumb()
689 return make_error<JITLinkError>( in applyFixupThumb()