Home | History | Annotate | Download | only in linker

Lines Matching refs:DT_NEEDED

802       if (d->d_tag == DT_NEEDED) {
1222 if (d->d_tag == DT_NEEDED) {
1224 TRACE("\"%s\": calling constructors in DT_NEEDED \"%s\"", name, library_name);
1426 case DT_NEEDED:
1482 DL_ERR("linker cannot have DT_NEEDED dependencies on other libraries");
1517 if (d->d_tag == DT_NEEDED) {