Searched defs:HandleError (Results 1 – 3 of 3) sorted by relevance
202 auto HandleError = [&](Error &&err) { in LoadBundle() local
1615 auto HandleError = [&](Error Err) -> bool { is_plugin_compatible() local 1647 auto HandleError = [&](Error Err) -> bool { is_device_compatible() local
2132 DWARFObjInMemory(const object::ObjectFile & Obj,const LoadedObjectInfo * L,function_ref<void (Error)> HandleError,function_ref<void (Error)> HandleWarning,DWARFContext::ProcessDebugRelocations RelocAction) DWARFObjInMemory() argument