Lines Matching refs:createError
95 createError("Failed to parse CU header in DWP file: " + in fixupIndexV4()
106 createError("Collision occured between for truncated offset 0x" + in fixupIndexV4()
127 logAllUnhandledErrors(createError("Could not find CU offset 0x" + in fixupIndexV4()
135 logAllUnhandledErrors(createError("Length of CU in CU index doesn't " in fixupIndexV4()
157 createError("Failed to parse CU header in DWP file: " + in fixupIndexV5()
176 createError("Could not find unit with signature 0x" + in fixupIndexV5()
1897 static Error createError(const Twine &Reason, llvm::Error E) { in createError() function
1930 return createError("failed to compute symbol address: ", in getSymbolInfo()
1936 return createError("failed to get symbol section: ", in getSymbolInfo()
2161 HandleError(createError("failed to get relocated section: ", in DWARFObjInMemory()
2181 HandleError(createError("failed to decompress '" + Name + "', ", in DWARFObjInMemory()
2240 HandleWarning(createError("unexpected relocations for dwo section '" + in DWARFObjInMemory()
2300 HandleError(createError( in DWARFObjInMemory()
2311 createError("failed to compute relocation: " + Type + ", ", in DWARFObjInMemory()