Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-crt/crt/
Dpseudo-reloc.c44 #ifndef __MINGW_LSYMBOL
45 #define __MINGW_LSYMBOL(sym) sym macro
50 extern char __MINGW_LSYMBOL(_image_base__);
479 &__MINGW_LSYMBOL(_image_base__) in _pei386_runtime_relocator()
Dpesect.c15 #define __ImageBase __MINGW_LSYMBOL(_image_base__)
Dcrt_handler.c20 #define __ImageBase __MINGW_LSYMBOL(_image_base__)
Dcrtexe.c44 #define __ImageBase __MINGW_LSYMBOL(_image_base__)
/third_party/mingw-w64/mingw-w64-headers/crt/
Dprofile.h54 extern void __MINGW_LSYMBOL(mcount)(void);
D_mingw_mac.h122 # define __MINGW_LSYMBOL(sym) _##sym macro
127 # define __MINGW_LSYMBOL(sym) sym macro
/third_party/mingw-w64/mingw-w64-crt/misc/
Ddelayimp.c50 #define __ImageBase __MINGW_LSYMBOL(_image_base__)