Searched refs:getObjectFileType (Results 1 – 11 of 11) sorted by relevance
1072 switch (Ctx->getObjectFileType()) { in initMCObjectFileInfo()1125 if ((Ctx->getObjectFileType() != MCContext::IsELF) || in getStackSizesSection()1144 if (Ctx->getObjectFileType() != MCContext::IsELF) in getBBAddrMapSection()1164 if (Ctx->getObjectFileType() != MCContext::IsELF) in getKCFITrapSection()1183 if (Ctx->getObjectFileType() != MCContext::IsELF) in getPseudoProbeSection()1201 if (Ctx->getObjectFileType() == MCContext::IsELF) { in getPseudoProbeDescSection()1229 if (Ctx->getObjectFileType() != MCContext::IsELF) in getPCSection()
301 switch (getObjectFileType()) { in createSymbolImpl()327 switch (getObjectFileType()) { in cloneSymbol()
572 getContext().getObjectFileType() != MCContext::IsCOFF) in emitLabel()
78 assert(Ctx.getObjectFileType() == MCContext::Environment::IsELF); in emitNoteGnuPropertySection()
592 if (Opts.EmbedBitcode && Ctx.getObjectFileType() == MCContext::IsMachO) { in ExecuteAssemblerImpl()
395 Environment getObjectFileType() const { return Env; } in getObjectFileType() function
439 bool IsMachO = getContext().getObjectFileType() == MCContext::IsMachO; in adjustFixupValue()
6525 switch (getContext().getObjectFileType()) { in parsePrefix()11522 const MCContext::Environment Format = getContext().getObjectFileType(); in ParseDirective()11695 const auto Format = getContext().getObjectFileType(); in parseDirectiveThumbFunc()
774 switch (Ctx.getObjectFileType()) { in AsmParser()
988 switch (Ctx.getObjectFileType()) { in MasmParser()
7010 const MCContext::Environment Format = getContext().getObjectFileType(); in ParseDirective()