Home
last modified time | relevance | path

Searched refs:Bnd_desc (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dtsort.c120 Bnd_desc *bdp; in sort_scc()
199 Bnd_desc *bdp; in sort_scc()
395 Bnd_desc *bdp; in dep_visit()
499 Bnd_desc *bdp; in trace_sort()
H A Dremove.c422 Bnd_desc *bdp; in remove_lists()
553 Bnd_desc *bdp; in is_deletable()
709 Bnd_desc *bdp; in remove_rescan()
1173 Bnd_desc *bdp; in remove_hdl()
H A Danalyze.c2362 Bnd_desc *bdp; in load_finish()
2827 Bnd_desc *bdp; in lookup_sym_direct()
3284 Bnd_desc *bdp; in bind_one()
3303 if ((bdp = malloc(sizeof (Bnd_desc))) == NULL) in bind_one()
H A Daudit.c769 Bnd_desc *bdp; in audit_objclose()
H A Ddlfcns.c407 Bnd_desc *bdp; in hdl_initialize()
H A Delf.c815 Bnd_desc *bdp;
H A Dutil.c3341 Bnd_desc *bdp; in unused()
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c75 Bnd_desc *bdp; in update_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c225 Bnd_desc bnd; in dcmd_Bind()
239 if (mdb_vread(&bnd, sizeof (Bnd_desc), addr) == -1) { in dcmd_Bind()
280 Bnd_desc *bdp; in Depends()
303 if (mdb_vread(&bdp, sizeof (Bnd_desc *), datap) == -1) { in Depends()
319 if (mdb_vread(&bdp, sizeof (Bnd_desc *), datap) == -1) { in Depends()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c280 Dbg_file_bind_entry(Lm_list *lml, Bnd_desc *bdp) in Dbg_file_bind_entry()
324 Bnd_desc *bdp; in Dbg_file_bindings()
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h98 } Bnd_desc; typedef
H A Ddebug.h840 extern void Dbg_file_bind_entry(Lm_list *, Bnd_desc *);