Searched refs:is_name_cmp (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 1402 is_name_cmp(const char *is_name, const char *match_name, size_t match_len) in is_name_cmp() function 1443 if (!is_name_cmp(name, MSG_ORIG(MSG_SCN_EHFRAME), in process_progbits_alloc() 1479 if (is_name_cmp(name, MSG_ORIG(MSG_SCN_GOT), in process_progbits_alloc() 1486 is_name_cmp(name, MSG_ORIG(MSG_SCN_GCC_X_TBL), in process_progbits_alloc() 1494 if (is_name_cmp(name, MSG_ORIG(MSG_SCN_PLT), in process_progbits_alloc()
|