Home
last modified time | relevance | path

Searched defs:gsi (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pv/
H A Dxenreg.h395 #define HVM_CALLBACK_GSI(gsi) \ argument
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1240 RTDyldSymbolTable::const_iterator gsi = GlobalSymbolTable.end(); in processRelocationRef() local