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

/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmcopro.c1373 if (state->CPExit[i])
1374 (state->CPExit[i]) (state);
1398 state->CPExit[number] = exit;
1423 state->CPExit[number] = NULL;
H A Darmdefs.h112 ARMul_CPExits *CPExit[16]; /* coprocessor finalisers */ member in struct:ARMul_State
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmcopro.c1376 if (state->CPExit[i])
1377 (state->CPExit[i]) (state);
1401 state->CPExit[number] = exit;
1426 state->CPExit[number] = NULL;
H A Darmdefs.h112 ARMul_CPExits *CPExit[16]; /* coprocessor finalisers */ member in struct:ARMul_State

Completed in 215 milliseconds