value_to_name
extern u_long value_to_name(uintptr_t value, char *symbol);
offset = value_to_name(value, name);