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

  /src/sys/arch/ia64/unwind/
stackframe.c 636 uint64_t spill_base = 0; variable in typeref:typename:uint64_t
733 * XXX: P4 spill_mask and P7: spill_base are for GRs, FRs, and BRs.
756 case 2: /* spill_base */
757 spill_base = rchain->udesc.P7.t;
stackframe.c 636 uint64_t spill_base = 0; variable in typeref:typename:uint64_t
733 * XXX: P4 spill_mask and P7: spill_base are for GRs, FRs, and BRs.
756 case 2: /* spill_base */
757 spill_base = rchain->udesc.P7.t;

Completed in 23 milliseconds