Home
last modified time | relevance | path

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

/kvmtool/include/kvm/
H A Dsymbol.h26 static inline int symbol_exit(struct kvm *kvm) { return 0; } in symbol_exit() function
/kvmtool/
H A Dsymbol.c121 int symbol_exit(struct kvm *kvm) in symbol_exit() function