Searched refs:DT_NEEDED (Results 1 – 17 of 17) sorted by relevance
41 @ MSG_DEBUG_FNDNEEDED "[%d: %s][%d]: DT_NEEDED element for si_boundto: %s\n"71 corresponding DT_NEEDED entry of the dynamic section. If no\n\72 such DT_NEEDED entry exists in the dynamic section and there\n\131 index of the DT_NEEDED entry in the dynamic section that\n\132 corresponds to the given name. If no such DT_NEEDED element\n\
286 ((dyn[syminfo->si_boundto].d_tag == DT_NEEDED) || in dump_syminfo()378 DT_NEEDED)) in print_syminfo()511 if (((dyn->d_tag == DT_NEEDED) || in needed_to_boundto()541 conv_dyn_tag(DT_NEEDED, in needed_to_boundto()546 dyn->d_tag = DT_NEEDED; in needed_to_boundto()
74 @ MSG_ERR_NEEDEDNOMATCH "[%d: %s]: matching DT_NEEDED element not found: %s\n";126 to the DT_NEEDED element with a value that starts with the\n\129 DT_NEEDED element.\n"255 o\tSyminfo sections reference DT_NEEDED elements in the dynamic\n\273 o\tSyminfo sections reference DT_NEEDED elements in the dynamic\n\
421 case DT_NEEDED: in print_dyn()463 if (dyn1->d_tag != DT_NEEDED) in print_dyn()517 case DT_NEEDED: in print_dyn()704 if ((dyn->d_tag == DT_NEEDED) && in arg_to_index()1702 if (dyn->d_tag == DT_NEEDED) in cpl_posflag1()
215 #define DT_NEEDED 1 macro
63 case DT_NEEDED: in update_dynamic()
76 #define DT_NEEDED 1 /* a needed object */ macro
249 if (dyn->d_tag == DT_NEEDED) { in get_share_obj()
29 @ MSG_DT_NEEDED_CF "DT_NEEDED" # 1
1783 case DT_NEEDED:2171 case DT_NEEDED:
1454 if (dcurrent->d_tag == DT_NEEDED) { in find_dtneeded()
1772 case DT_NEEDED: in process_rel_dynamic()2159 } else if ((dyn->d_tag == DT_NEEDED) || in process_dynamic()
2126 dyn->d_tag = DT_NEEDED; in update_odynamic()
1991 expect_dt = DT_NEEDED; in syminfo()2021 case DT_NEEDED: in syminfo()3154 case DT_NEEDED: in dynamic()
1177 case DT_NEEDED: in dump_dynamic()
788 if (dyn->d_tag == DT_NEEDED) { in load_exec()1680 case DT_NEEDED: in process_dynamic()
3160 if (dynp->d_tag == DT_NEEDED) { in pt_object_iter()