Home
last modified time | relevance | path

Searched refs:DlSysImpl (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-ipmi-blobs/internal/
H A Dsys.cpp27 const char* DlSysImpl::dlerror() const in dlerror()
32 void* DlSysImpl::dlopen(const char* filename, int flags) const in dlopen()
37 void* DlSysImpl::dlsym(void* handle, const char* symbol) const in dlsym()
42 DlSysImpl dlsys_impl;
H A Dsys.hpp43 class DlSysImpl : public DlSysInterface class
51 extern DlSysImpl dlsys_impl;