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

  /src/external/gpl3/gdb/dist/gdb/
csky-tdep.c 963 lr_type_t lr_type)
1917 if (lr_type == LR_TYPE_EPC)
1923 else if (lr_type == LR_TYPE_FPC)
1993 /* Find the end of prologue. Default lr_type. */
2076 lr_type_t lr_type = LR_TYPE_R15; local
2109 lr_type = csky_analyze_lr_type (gdbarch, prologue_start, func_end);
2115 func_end, this_frame, cache, lr_type);
  /src/external/gpl3/gdb.old/dist/gdb/
csky-tdep.c 963 lr_type_t lr_type)
1917 if (lr_type == LR_TYPE_EPC)
1923 else if (lr_type == LR_TYPE_FPC)
1993 /* Find the end of prologue. Default lr_type. */
2076 lr_type_t lr_type = LR_TYPE_R15; local
2109 lr_type = csky_analyze_lr_type (gdbarch, prologue_start, func_end);
2115 func_end, this_frame, cache, lr_type);
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
krb5.h 914 int32_t lr_type; member in struct:__anon895

Completed in 24 milliseconds