Searched refs:dlerror_msg (Results 1 – 2 of 2) sorted by relevance
204 return (curthread->dlerror_msg); in _thr_dlerror_loc()250 li.dlerror_loc_sz = sizeof(curthread->dlerror_msg); in _thr_rtld_init()
567 char dlerror_msg[512]; member