Enum valgrind_request::ClientRequest [] [src]

#[repr(u16)]
pub enum ClientRequest { RunningOnValgrind, DiscardTranslations, ClientCall0, ClientCall1, ClientCall2, ClientCall3, CountErrors, GdbMonitorCommand, MallocLikeBlock, ResizeInPlaceBlock, FreeLikeBlock, CreateMemPool, DestroyMemPool, MemPoolAlloc, MemPoolFree, MemPoolTrim, MoveMemPool, MemPoolChange, MemPoolExists, Printf, PrintfBacktrace, PrintfVaListByRef, PrintfBacktraceVaListByRef, StackRegister, StackDeregister, StackChange, LoadPdbDebugInfo, MapIpToSourceLoc, ChangeErrDisablement, VexInitForIri, }

Variants