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

/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dscfi.c33 Used as index into an array of cfi_reglocS. Note that a ginsn may carry a
63 typedef struct cfi_regloc cfi_reglocS; typedef in typeref:struct:cfi_regloc
85 cfi_reglocS loc;
107 cfi_reglocS regs[MAX_NUM_SCFI_REGS];
108 cfi_reglocS scratch[MAX_NUM_SCFI_REGS];
163 sizeof (cfi_reglocS) * MAX_NUM_SCFI_REGS);

Completed in 119 milliseconds