Searched refs:noent_error (Results 1 – 3 of 3) sorted by relevance
30 class noent_error { class32 virtual ~noent_error() {} in ~noent_error()
156 throw noent_error(); in sym()168 throw noent_error(); in sec()
46 } catch (module::noent_error &e) { in clCreateKernel()