thmap_ops_t
thmap_create(uintptr_t baseptr, const thmap_ops_t *ops, unsigned flags)
const thmap_ops_t * ops;
static const thmap_ops_t thmap_default_ops = {
static const thmap_ops_t npf_param_thmap_ops = {
thmap_t * thmap_create(uintptr_t, const thmap_ops_t *, unsigned);