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

  /src/external/gpl3/binutils/dist/binutils/
debug.c 142 struct debug_type_s *kconst; member in union:debug_type_s::__anon9878
1614 t->u.kconst = type;
2214 return type->u.kconst;
2646 if (! debug_write_type (info, fns, fhandle, type->u.kconst,
3223 ret = debug_type_samep (info, t1->u.kconst, t2->u.kconst);
  /src/external/gpl3/binutils.old/dist/binutils/
debug.c 142 struct debug_type_s *kconst; member in union:debug_type_s::__anon11360
1614 t->u.kconst = type;
2214 return type->u.kconst;
2645 if (! debug_write_type (info, fns, fhandle, type->u.kconst,
3218 ret = debug_type_samep (info, t1->u.kconst, t2->u.kconst);

Completed in 31 milliseconds