Home
last modified time | relevance | path

Searched refs:value_to_name (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Dobpsym_1275.c124 extern u_long value_to_name(uintptr_t value, char *symbol); in ieee_value_to_sym()
140 offset = value_to_name(value, name); in ieee_value_to_sym()
H A Dobpsym.c125 value_to_name(uintptr_t value, char *symbol) in value_to_name() function