Searched refs:init_segtype_fn (Results 1 – 1 of 1) sorted by relevance
855 struct segment_type *(*init_segtype_fn) (struct cmd_context *); in _init_single_segtype() local858 if (!(init_segtype_fn = dlsym(seglib->lib, "init_segtype"))) { in _init_single_segtype()864 if (!(segtype = init_segtype_fn(seglib->cmd))) in _init_single_segtype()