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

  /src/external/gpl3/binutils/dist/bfd/
elf32-spu.c 404 asection *last_caller; member in struct:function_info
2853 if (callee->fun->last_caller != sec)
2855 callee->fun->last_caller = sec;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c 404 asection *last_caller; member in struct:function_info
2853 if (callee->fun->last_caller != sec)
2855 callee->fun->last_caller = sec;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c 404 asection *last_caller; member in struct:function_info
2849 if (callee->fun->last_caller != sec)
2851 callee->fun->last_caller = sec;
  /src/external/gpl3/gdb/dist/bfd/
elf32-spu.c 404 asection *last_caller; member in struct:function_info
2853 if (callee->fun->last_caller != sec)
2855 callee->fun->last_caller = sec;

Completed in 28 milliseconds