Searched refs:RTBldCfgCompiler (Results 1 - 4 of 4) sorted by relevance

/vbox/include/iprt/
H A Dbuildconfig.h118 RTDECL(const char *) RTBldCfgCompiler(void);
H A Dmangling.h293 # define RTBldCfgCompiler RT_MANGLER(RTBldCfgCompiler) macro
/vbox/src/VBox/Runtime/common/misc/
H A Dbuildconfig.cpp114 RTDECL(const char *) RTBldCfgCompiler(void) function
/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp1380 RTStrPrintf(szSubDir, sizeof(szSubDir), "%s.%s", RTBldCfgCompiler(), RTBldCfgTargetArch());

Completed in 164 milliseconds