Lines Matching refs:emitInt32
541 OS.emitInt32(COFF::DEBUG_SECTION_MAGIC); in emitCodeViewMagicVersion()
690 OS.emitInt32(COFF::DEBUG_HASHES_SECTION_MAGIC); in emitTypeGlobalHashes()
789 OS.emitInt32(Flags); in emitCompilerInformation()
855 OS.emitInt32(BuildInfoIndex.getIndex()); in emitBuildInfo()
872 OS.emitInt32(unsigned(InlineeLinesSignature::Normal)); in emitInlineeLinesSubsection()
884 OS.emitInt32(InlineeIdx.getIndex()); in emitInlineeLinesSubsection()
888 OS.emitInt32(SP->getLine()); in emitInlineeLinesSubsection()
904 OS.emitInt32(0); in emitInlinedCallSite()
906 OS.emitInt32(0); in emitInlinedCallSite()
908 OS.emitInt32(InlineeIdx.getIndex()); in emitInlinedCallSite()
967 OS.emitInt32(0); in emitDebugInfoForThunk()
969 OS.emitInt32(0); in emitDebugInfoForThunk()
971 OS.emitInt32(0); in emitDebugInfoForThunk()
1037 OS.emitInt32(0); in emitDebugInfoForFunction()
1039 OS.emitInt32(0); in emitDebugInfoForFunction()
1041 OS.emitInt32(0); in emitDebugInfoForFunction()
1047 OS.emitInt32(0); in emitDebugInfoForFunction()
1049 OS.emitInt32(0); in emitDebugInfoForFunction()
1051 OS.emitInt32(getFuncIdForSubprogram(GV->getSubprogram()).getIndex()); in emitDebugInfoForFunction()
1067 OS.emitInt32(FI.FrameSize - FI.CSRSize); in emitDebugInfoForFunction()
1069 OS.emitInt32(0); in emitDebugInfoForFunction()
1071 OS.emitInt32(0); in emitDebugInfoForFunction()
1073 OS.emitInt32(FI.CSRSize); in emitDebugInfoForFunction()
1075 OS.emitInt32(0); in emitDebugInfoForFunction()
1079 OS.emitInt32(uint32_t(FI.FrameProcOpts)); in emitDebugInfoForFunction()
1126 OS.emitInt32(getCompleteTypeIndex(DITy).getIndex()); in emitDebugInfoForFunction()
2658 OS.emitInt32(TI.getIndex()); in emitLocalVariable()
2737 OS.emitInt32(0); // PtrParent in emitLexicalBlock()
2739 OS.emitInt32(0); // PtrEnd in emitLexicalBlock()
2947 OS.emitInt32(unsigned(Kind)); in beginCVSubsection()
3006 OS.emitInt32(getCompleteTypeIndex(T).getIndex()); in emitDebugInfoForUDTs()
3146 OS.emitInt32(getTypeIndex(DTy->getBaseType()).getIndex()); in emitStaticConstMemberList()
3204 OS.emitInt32(getCompleteTypeIndex(DIGV->getType()).getIndex()); in emitDebugInfoForGlobal()
3226 OS.emitInt32(getTypeIndex(DIGV->getType()).getIndex()); in emitDebugInfoForGlobal()