Searched refs:GPD_RELOC (Results 1 – 8 of 8) sorted by relevance
118 { GPD_RELOC, MSG_GPD_RELOC }, in conv_grpdesc_flags()
36 @ MSG_GPD_RELOC "GPD_RELOC"
424 (GPD_DLSYM | GPD_RELOC | GPD_ADDEPS), NULL) == NULL) in hdl_initialize()695 rdflags = (GPD_DLSYM | GPD_RELOC | GPD_ADDEPS); in dlmopen_core()708 cdflags |= GPD_RELOC; in dlmopen_core()
2212 rdflags = (GPD_DLSYM | GPD_RELOC | GPD_ADDEPS); in load_finish()2261 cdflags |= GPD_RELOC; in load_finish()
995 rdflags = (GPD_DLSYM | GPD_RELOC);
3536 if (gdp->gd_flags & GPD_RELOC) in callable()
571 #define GPD_RELOC 0x0002 /* dependency available to satisfy */ macro
162 { MSG_ORIG(MSG_GPD_RELOC), GPD_RELOC, GPD_RELOC },