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

/vbox/src/bldprogs/
H A DVBoxTpG.cpp789 bool const fElf = !strcmp(g_pszAssemblerFmtVal, "elf32") || !strcmp(g_pszAssemblerFmtVal, "elf64"); local
841 ScmStreamPrintf(pStrm, g_fPic && fElf ?
850 ScmStreamPrintf(pStrm, g_fPic && fElf ?

Completed in 820 milliseconds