Home | History | Annotate | Download | only in gold

Lines Matching defs:dlopen

44 dlopen(const char *file, int mode ATTRIBUTE_UNUSED)
175 this->handle_ = dlopen(this->filename_.c_str(), RTLD_NOW);