Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c939 static size_t scope_list_bufsize = in ld_map_sym_scope() local
955 char buf[VLA_SIZE(scope_list_bufsize)]; in ld_map_sym_scope()
959 sizeof (scope[0]), buf, scope_list_bufsize), scope_name); in ld_map_sym_scope()