Searched defs:Rt_map (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Drd_elf.c62 #define Rt_map Rt_map32 macro
556 Rt_map rmap;
564 sizeof (Rt_map)) != PS_OK) {
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h60 typedef struct rt_map Rt_map; typedef in typeref:struct:rt_map
78 * Rt_map | ---------- | Rt_map
91 Rt_map *b_caller; /* caller (originator) of a binding */
92 Rt_map *b_depend; /* dependency (destination) of a */
179 Rt_map *lc_lmp; /* function provider */
203 * | | | Rt_map | Rt_map
270 Rt_map *lc_head;
271 Rt_map *lc_tai
[all...]

Completed in 62 milliseconds