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

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-x86-linux.c466 static VexGuestX86SegDescr* alloc_zeroed_x86_LDT ( void ) function
604 ldt = alloc_zeroed_x86_LDT();
762 child->vex.guest_LDT = (HWord)alloc_zeroed_x86_LDT();
H A Dsyswrap-darwin.c7645 static VexGuestX86SegDescr* alloc_zeroed_x86_LDT ( void ) function
7664 ldt = alloc_zeroed_x86_LDT();

Completed in 62 milliseconds