HomeSort by relevance Sort by last modified time
    Searched refs:alloc_zeroed_x86_LDT (Results 1 - 2 of 2) sorted by null

  /external/valgrind/coregrind/m_syswrap/
syswrap-x86-linux.c 445 static VexGuestX86SegDescr* alloc_zeroed_x86_LDT ( void )
583 ldt = alloc_zeroed_x86_LDT();
741 child->vex.guest_LDT = (HWord)alloc_zeroed_x86_LDT();
    [all...]
syswrap-darwin.c     [all...]

Completed in 77 milliseconds