Searched defs:RTR0MemObjAllocLowTag (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/
H A Dmemobj-r0drv.cpp436 RTR0DECL(int) RTR0MemObjAllocLowTag(PRTR0MEMOBJ pMemObj, size_t cb, bool fExecutable, const char *pszTag) function
449 RT_EXPORT_SYMBOL(RTR0MemObjAllocLowTag); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c161 RTR0DECL(int) RTR0MemObjAllocLowTag(PRTR0MEMOBJ pMemObj, size_t cb, bool fExecutable, const char *pszTag) function
/vbox/include/iprt/
H A Dmangling.h1145 # define RTR0MemObjAllocLowTag RT_MANGLER(RTR0MemObjAllocLowTag) /* r0drv */ macro

Completed in 63 milliseconds