/titanic_41/usr/src/cmd/abi/appcert/scripts/ |
H A D | symprof.pl | 344 my ($filter, $filtee, $from, $to, $sym); 391 ($filter, $filtee) = split(/\|/, $1, 2); 392 $filter_map{$filtee} = $filter; 396 $filtee = basename($filtee); 397 $filter_map{$filtee} = $filter; 453 ($filter, $filtee) = split(/\|/, $1, 2); 467 $filter_map{$filtee} = $filter; 471 $filtee = basename($filtee); 472 $filter_map{$filtee} = $filter; 1246 my ($filter, $filtee); [all …]
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | files.c | 428 Dbg_file_filter(Lm_list *lml, const char *filter, const char *filtee, in Dbg_file_filter() argument 436 dbg_print(lml, MSG_INTL(MSG_FIL_FILTER_1), filter, filtee); in Dbg_file_filter() 438 dbg_print(lml, MSG_INTL(MSG_FIL_FILTER_2), filter, filtee); in Dbg_file_filter() 442 Dbg_file_filtee(Lm_list *lml, const char *filter, const char *filtee, int audit) in Dbg_file_filtee() argument 450 dbg_print(lml, MSG_INTL(MSG_FIL_FILTEE_3), filtee); in Dbg_file_filtee() 452 dbg_print(lml, MSG_INTL(MSG_FIL_FILTEE_1), filtee, filter); in Dbg_file_filtee() 454 dbg_print(lml, MSG_INTL(MSG_FIL_FILTEE_2), filtee); in Dbg_file_filtee()
|
H A D | audit.c | 124 const char *filter, const char *filtee, const char *ref) in Dbg_audit_objfilter() argument 132 filtee, ref); in Dbg_audit_objfilter()
|
H A D | liblddbg.msg | 664 @ MSG_FIL_FILTEE_2 "file=%s; filtee processing failed" 665 @ MSG_FIL_FILTEE_3 "file=%s; filtee skipped (auditor directed)" 1054 @ MSG_AUD_OBJFILTER "auditor %s: la_objfilter(): %s: filtee=%s [ %s ]" 1055 @ MSG_AUD_OBJFILTER_R "auditor %s: la_objfilter(): %s: returned 0 (filtee \ 1638 @ MSG_BINFO_FILTEE "filtee"
|
/titanic_41/usr/src/cmd/sgs/crle/common/ |
H A D | depend.c | 46 filter(Crle_desc *crle, const char *filter, const char *str, const char *filtee) in filter() argument 68 if ((flteent = get_hash(crle->c_strtbl, (Addr)filtee, 0, in filter()
|
H A D | crle.msg | 175 @ MSG_FLT_FILTEE " %s (filtee)\n"
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 975 const char *filtee = pdp->pd_pname; local 978 DBG_CALL(Dbg_file_filtee(lml, NAME(ilmp), filtee, 0)); 989 if (strcmp(filtee, MSG_ORIG(MSG_PTH_RTLD_64)) == 0) { 991 if (strcmp(filtee, MSG_ORIG(MSG_PTH_RTLD)) == 0) { 1082 file_notfound(LIST(ilmp), filtee, ilmp, 1085 filtee = pdp->pd_pname; 1143 DBG_CALL(Dbg_file_filtee(lml, 0, filtee,
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | map_support.c | 1021 Word dft_flag, const char *filtee) in ld_map_sym_filtee() argument 1040 ms->ms_filtee = filtee; in ld_map_sym_filtee()
|
H A D | libld.msg | 165 @ MSG_ARG_DETAIL_ZE "\t[-z endfiltee]\tmarks a filtee such that it will \ 1125 @ MSG_MAP_MULTFILTEE "%s: %llu: multiple filtee definitions are unsupported" 1126 @ MSG_MAP_NOFILTER "%s: %llu: filtee definition required"
|
/titanic_41/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 197 4273654 filtee processing using $ISALIST could be optimized 717 4845764 filter removal can leave dangling filtee pointer 844 5044797 ld.so.1: secure directory testing is being skipped during filtee 982 6226206 ld.so.1 failure when processing single segment hwcap filtee 1058 6318306 a dlsym() from a filter should be redirected to an associated filtee
|
/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/common/ |
H A D | rtld.msg | 354 from events such as dlopen(3c), lazy loading, and filtee processing, once\n\
|