Searched refs:DT_INIT_ARRAY (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c1566 if (dyn[0] & (1 << DT_INIT_ARRAY)) {
1568 size_t* fn = laddr(p, dyn[DT_INIT_ARRAY]);
/fuchsia/zircon/third_party/ulib/musl/include/
H A Delf.h563 #define DT_INIT_ARRAY 25 macro

Completed in 31 milliseconds