Searched refs:DT_NEEDED (Results 1 – 10 of 10) sorted by relevance
29 - the old linker follows DT_NEEDED entries and adds the objects referenced30 this way which define a symbol which is needed as a DT_NEEDED to the31 generated binary. This is wrong since the DT_NEEDED changes the search
215 #define DT_NEEDED 1 macro
61 #define DT_NEEDED 1 macro
126 #define DT_NEEDED 1 macro
634 #define DT_NEEDED 1 /* Name of needed library */ macro
1282 [DT_NEEDED] = { [DT_STRTAB] = true }, in check_dynamic()1388 && dyn->d_tag != DT_NEEDED in check_dynamic()
1917 if(dyn->d_tag == DT_NEEDED) in file_process2()5944 DT_NEEDED, in ld_generic_create_outfile()
1170 case DT_NEEDED: in handle_dynamic()
1830 case DT_NEEDED: in do_build_dynamic_segment_strings()2020 case DT_NEEDED: in adjust_dynamic_segment_offsets()
1729 msgid "%s (for DT_NEEDED %s)\n"