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

  /src/external/gpl3/gdb/dist/gdb/
cris-tdep.c 305 int leaf_function; member in struct:cris_unwind_cache
338 info->leaf_function = 0;
717 info->leaf_function = 0;
936 int leaf_function
954 The variable leaf_function is 1 if the return address is in the register
1035 info->leaf_function = 1;
1069 info->leaf_function = 0;
1267 if (!info->leaf_function)
  /src/external/gpl3/gdb.old/dist/gdb/
cris-tdep.c 305 int leaf_function; member in struct:cris_unwind_cache
338 info->leaf_function = 0;
717 info->leaf_function = 0;
936 int leaf_function
954 The variable leaf_function is 1 if the return address is in the register
1035 info->leaf_function = 1;
1069 info->leaf_function = 0;
1267 if (!info->leaf_function)

Completed in 28 milliseconds