Searched refs:DT_NEEDED (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/make/
H A Dmodule-userlib.mk96 # stub gets DT_NEEDED entries. These are not strictly part of the ABI.
103 # notices if any DSO directly included in the link has a DT_NEEDED for
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c1358 if (temp_dso.l_map.l_ld[i].d_tag == DT_NEEDED)
1430 if (p->l_map.l_ld[i].d_tag != DT_NEEDED)
/fuchsia/zircon/third_party/ulib/musl/include/
H A Delf.h539 #define DT_NEEDED 1 macro

Completed in 55 milliseconds