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

  /src/external/gpl3/binutils/dist/bfd/
rs6000-core.c 345 bfd_size_type c_size, c_regsize, c_lsize, c_extoff; local
391 c_regsize = sizeof (CNEW_CONTEXT64 (core.new_dump));
396 c_regsize = sizeof (CNEW_MSTSAVE (core.new_dump));
402 c_regsize = sizeof (COLD_MSTSAVE (core.old));
521 c_regsize, (bfd_vma) 0, c_regoff))
  /src/external/gpl3/binutils.old/dist/bfd/
rs6000-core.c 345 bfd_size_type c_size, c_regsize, c_lsize, c_extoff; local
391 c_regsize = sizeof (CNEW_CONTEXT64 (core.new_dump));
396 c_regsize = sizeof (CNEW_MSTSAVE (core.new_dump));
402 c_regsize = sizeof (COLD_MSTSAVE (core.old));
521 c_regsize, (bfd_vma) 0, c_regoff))
  /src/external/gpl3/gdb.old/dist/bfd/
rs6000-core.c 345 bfd_size_type c_size, c_regsize, c_lsize, c_extoff; local
391 c_regsize = sizeof (CNEW_CONTEXT64 (core.new_dump));
396 c_regsize = sizeof (CNEW_MSTSAVE (core.new_dump));
402 c_regsize = sizeof (COLD_MSTSAVE (core.old));
521 c_regsize, (bfd_vma) 0, c_regoff))
  /src/external/gpl3/gdb/dist/bfd/
rs6000-core.c 345 bfd_size_type c_size, c_regsize, c_lsize, c_extoff; local
391 c_regsize = sizeof (CNEW_CONTEXT64 (core.new_dump));
396 c_regsize = sizeof (CNEW_MSTSAVE (core.new_dump));
402 c_regsize = sizeof (COLD_MSTSAVE (core.old));
521 c_regsize, (bfd_vma) 0, c_regoff))

Completed in 21 milliseconds