Searched refs:FT_Elf (Results 1 – 12 of 12) sorted by relevance
70 if (!BuildDefs::dump() && getFlags().getOutFileType() != FT_Elf) { in run()168 if (getFlags().getOutFileType() == FT_Elf) { in run()
339 case FT_Elf: in GlobalContext()418 case FT_Elf: in translateFunctions()466 if (getFlags().getOutFileType() == FT_Elf) { in emitFileHeader()582 case FT_Elf: in emitItems()
250 ClFlags::Flags.setOutFileType(FT_Elf); in getParsedFlags()
199 case FT_Elf: { in run()
368 FT_Elf, /// ELF .o file enumerator
222 clEnumValN(Ice::FT_Elf, "obj", "Native ELF object ('.o') file"), \
1638 case FT_Elf: in emitJumpTables()
6793 case FT_Elf: { in lowerGlobals()6893 case FT_Elf: { in lowerConstants()6912 case FT_Elf: in lowerJumpTables()
6967 case FT_Elf: { in lowerConstants()6994 case FT_Elf: { in lowerJumpTables()7030 case FT_Elf: { in lowerGlobals()
7703 case FT_Elf: { in lowerConstants()7730 case FT_Elf: { in lowerJumpTables()7764 case FT_Elf: { in lowerGlobals()
5670 case FT_Elf: { in lowerGlobals()5767 case FT_Elf: { in lowerConstants()
897 Flags.setOutFileType(Ice::FT_Elf); in Nucleus()