Searched refs:wine_ldt_get_base (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dldt.c69 ptr->base_addr = (unsigned long)wine_ldt_get_base(entry);
228 ldt_mod.bo = (unsigned long)wine_ldt_get_base(entry);
244 wine_ldt_copy.base[index] = wine_ldt_get_base(entry);
447 i386_set_fsbase( wine_ldt_get_base( entry ));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dlibrary.h138 static inline void *wine_ldt_get_base( const LDT_ENTRY *ent ) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dlibrary.h138 static inline void *wine_ldt_get_base( const LDT_ENTRY *ent ) function

Completed in 35 milliseconds