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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Ddlfcn.h30 const char* dli_sname; member in struct:__anon1652
/fuchsia/zircon/system/utest/dlfcn/
H A Ddlfcn.c178 EXPECT_EQ(info.dli_sname, NULL, "unexpected symbol name");
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c2330 info->dli_sname = bestsym == NULL ? NULL : p->strings + bestsym->st_name;

Completed in 34 milliseconds