Home
last modified time | relevance | path

Searched refs:alloc_system_x86_GDT (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-x86-linux.c298 static VexGuestX86SegDescr* alloc_system_x86_GDT ( void ) in alloc_system_x86_GDT() function
534 gdt = alloc_system_x86_GDT(); in ML_()
593 gdt = alloc_system_x86_GDT(); in sys_get_thread_area()
645 child->vex.guest_GDT = (HWord)alloc_system_x86_GDT(); in ML_()