Searched refs:recordError (Results 1 – 5 of 5) sorted by relevance
211 recordError(FF.getLoc(), "expected assembly-time absolute expression"); in computeFragmentSize()216 recordError(FF.getLoc(), "invalid number of bytes"); in computeFragmentSize()257 recordError(OF.getLoc(), "expected assembly-time absolute expression"); in computeFragmentSize()266 recordError(OF.getLoc(), "expected absolute expression"); in computeFragmentSize()273 recordError(OF.getLoc(), "invalid .org offset '" + Twine(TargetLocation) + in computeFragmentSize()1155 void MCAssembler::recordError(SMLoc Loc, const Twine &Msg) const { in recordError() function in MCAssembler
238 LLVM_ABI void recordError(SMLoc L, const Twine &Msg) const;
397 void recordError(const Twine &msg);
147 s.recordError(a.loc + in moveAbsRight()905 s->recordError(msg); in readAssert()1464 script.recordError(location + ": undefined section " + osec.name); in checkIfExists()
203 recordError(loc + ": unable to move location counter (0x" + in setDot()1824 void LinkerScript::recordError(const Twine &msg) { in recordError() function in LinkerScript