Searched refs:elfedit_atoconst_range2 (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | lintsup.c | 85 (void) elfedit_atoconst_range2(NULL, 0, 0, 0, NULL); in foo()
|
H A D | mapfile-vers | 89 elfedit_atoconst_range2;
|
H A D | util.c | 367 elfedit_atoconst_range2(const char *str, elfedit_atoui_t min, in elfedit_atoconst_range2() function
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | mapfile-vers | 95 elfedit_atoconst_range2 { FLAGS = PARENT };
|
H A D | ehdr.c | 1391 if (elfedit_atoconst_range2(argv[0], 0, EI_NIDENT - 1, in cpl_e_ident()
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | elfedit.h | 784 extern int elfedit_atoconst_range2(const char *str, elfedit_atoui_t min,
|