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

  /src/external/gpl3/binutils/dist/binutils/
prdbg.c 222 static const struct debug_write_fns tg_fns =
299 bool ret = debug_write (dhandle, as_tags ? &tg_fns : &pr_fns, &info);
220 static const struct debug_write_fns tg_fns = variable in typeref:struct:debug_write_fns
  /src/external/gpl3/binutils.old/dist/binutils/
prdbg.c 222 static const struct debug_write_fns tg_fns =
299 bool ret = debug_write (dhandle, as_tags ? &tg_fns : &pr_fns, &info);
220 static const struct debug_write_fns tg_fns = variable in typeref:struct:debug_write_fns

Completed in 35 milliseconds