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

  /src/external/gpl3/gdb.old/dist/gdb/
cris-tdep.c 288 struct cris_unwind_cache struct
311 static struct cris_unwind_cache *
318 struct cris_unwind_cache *info;
324 return (struct cris_unwind_cache *) (*this_cache);
326 info = FRAME_OBSTACK_ZALLOC (struct cris_unwind_cache);
408 struct cris_unwind_cache *cache =
649 struct cris_unwind_cache *info);
653 struct cris_unwind_cache *info);
694 static struct cris_unwind_cache *
700 struct cris_unwind_cache *info
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
cris-tdep.c 288 struct cris_unwind_cache struct
311 static struct cris_unwind_cache *
318 struct cris_unwind_cache *info;
324 return (struct cris_unwind_cache *) (*this_cache);
326 info = FRAME_OBSTACK_ZALLOC (struct cris_unwind_cache);
408 struct cris_unwind_cache *cache =
649 struct cris_unwind_cache *info);
653 struct cris_unwind_cache *info);
694 static struct cris_unwind_cache *
700 struct cris_unwind_cache *info
    [all...]

Completed in 35 milliseconds