Searched refs:CNEW_CONTEXT64 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Drs6000-core.c208 # define CNEW_CONTEXT64(c) (c).c_flt.hctx.r64 macro
210 # define CNEW_CONTEXT64(c) c macro
354 c_regsize = sizeof (CNEW_CONTEXT64 (core.new));
355 c_regptr = &CNEW_CONTEXT64 (core.new);

Completed in 40 milliseconds