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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyminfo.c43 const char *bndstr = NULL, *str; local
49 bndstr = MSG_INTL(MSG_SYMINFO_CAP);
55 if (bndstr == NULL) {
57 bndstr = MSG_INTL(MSG_SYMINFO_SELF);
59 bndstr = MSG_INTL(MSG_SYMINFO_PARENT);
61 bndstr = needed;
67 bndstr = needed;
72 bndstr = needed;
77 bndstr = MSG_INTL(MSG_SYMINFO_EXTERN);
78 else if (bndstr
[all...]

Completed in 75 milliseconds