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

/haiku-fatelf/src/apps/debugger/arch/x86/
H A DCpuStateX86.h56 { return fInterruptVector; }
69 uint32 fInterruptVector; member in class:CpuStateX86
H A DCpuStateX86.cpp15 fInterruptVector(0)
23 fInterruptVector(0)
41 fInterruptVector = state.vector;

Completed in 37 milliseconds