Home
last modified time | relevance | path

Searched refs:CNEW_MSTSAVE (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Drs6000-core.c229 # define CNEW_MSTSAVE(c) (c).c_flt.hctx.r32 macro
231 # define CNEW_MSTSAVE(c) c macro
379 c_regsize = sizeof (CNEW_MSTSAVE (core.new_dump)); in rs6000coff_core_p()
380 c_regptr = &CNEW_MSTSAVE (core.new_dump); in rs6000coff_core_p()