Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro.c197 unsigned long str_space = 0; in dwarf_get_macro_details() local
297 str_space += slen; in dwarf_get_macro_details()
358 space_needed = string_offset + str_space + 2; in dwarf_get_macro_details()