HomeSort by: relevance | last modified time | path
    Searched defs:maybe_xstrdup (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
location.c 39 maybe_xstrdup (const char *str) function
105 spec_string (maybe_xstrdup (other.spec_string.get ()))
160 function_name (maybe_xstrdup (function_name))
167 source_filename (maybe_xstrdup (other.source_filename.get ())),
168 function_name (maybe_xstrdup (other.function_name.get ())),
170 label_name (maybe_xstrdup (other.label_name.get ())),
  /src/external/gpl3/gdb/dist/gdb/
location.c 39 maybe_xstrdup (const char *str) function
105 spec_string (maybe_xstrdup (other.spec_string.get ()))
160 function_name (maybe_xstrdup (function_name))
167 source_filename (maybe_xstrdup (other.source_filename.get ())),
168 function_name (maybe_xstrdup (other.function_name.get ())),
170 label_name (maybe_xstrdup (other.label_name.get ())),

Completed in 39 milliseconds