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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_map.h207 * Possible return values from ld_map_strtoxword()
276 #define ld_map_strtoxword ld64_map_strtoxword macro
304 #define ld_map_strtoxword ld32_map_strtoxword macro
322 extern ld_map_strtoxword_t ld_map_strtoxword(const char *restrict,
H A Dmap_core.c1638 ld_map_strtoxword(const char *restrict str, char **restrict endptr, function
1715 s2xw_ret = ld_map_strtoxword(mf->mf_next, &endptr,

Completed in 63 milliseconds