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

/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c1086 if (dyn[0] & (1 << DT_SONAME))
1087 p->soname = p->strings + dyn[DT_SONAME];
1319 // That is, a file with the same DT_SONAME string.
/fuchsia/zircon/third_party/ulib/musl/include/
H A Delf.h552 #define DT_SONAME 14 macro
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk1060 # At link time and in DT_SONAME, musl is known as libc.so. But the

Completed in 30 milliseconds