Home | History | Annotate | Download | only in runtime

Lines Matching defs:handle_

449         handle_(handle),
510 return dlsym(handle_, symbol_name.c_str());
524 void* handle_;