Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_macro.c216 Dwarf_Small *latest_str_loc = 0; in dwarf_get_macro_details() local
357 latest_str_loc = pdata + string_offset; in dwarf_get_macro_details()
407 strcpy((char *) latest_str_loc, (char *) pnext); in dwarf_get_macro_details()
408 pdmd->dmd_macro = (char *) latest_str_loc; in dwarf_get_macro_details()
409 latest_str_loc += slen; in dwarf_get_macro_details()