Searched refs:error_with_message (Results 1 – 1 of 1) sorted by relevance
431 auto error_with_message = [&error](llvm::StringRef message) { in GetLoadedDynamicLibrariesInfos() local445 auto reload_image = [&target, &module_list, &error_with_message]( in GetLoadedDynamicLibrariesInfos()450 return error_with_message("Couldn't cast image object into dictionary."); in GetLoadedDynamicLibrariesInfos()457 return error_with_message("Dictionary should have key 'path' or 'uuid'"); in GetLoadedDynamicLibrariesInfos()459 return error_with_message("Dictionary is missing key 'load_addr'"); in GetLoadedDynamicLibrariesInfos()478 return error_with_message( in GetLoadedDynamicLibrariesInfos()510 return error_with_message("Couldn't set the load address for module."); in GetLoadedDynamicLibrariesInfos()