Home
last modified time | relevance | path

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

/trueos/contrib/binutils/bfd/
HDrs6000-core.c216 # define CNEW_MSTSAVE(c) (c).c_flt.hctx.r32 macro
218 # define CNEW_MSTSAVE(c) c macro
359 c_regsize = sizeof (CNEW_MSTSAVE (core.new)); in rs6000coff_core_p()
360 c_regptr = &CNEW_MSTSAVE (core.new); in rs6000coff_core_p()