Searched refs:EmitInt32 (Results 1 – 9 of 9) sorted by relevance
115 Asm->EmitInt32(Header.magic); in EmitHeader()121 Asm->EmitInt32(Header.bucket_count); in EmitHeader()123 Asm->EmitInt32(Header.hashes_count); in EmitHeader()125 Asm->EmitInt32(Header.header_data_len); in EmitHeader()127 Asm->EmitInt32(HeaderData.die_offset_base); in EmitHeader()129 Asm->EmitInt32(HeaderData.Atoms.size()); in EmitHeader()146 Asm->EmitInt32(index); in EmitBuckets()148 Asm->EmitInt32(UINT32_MAX); in EmitBuckets()173 Asm->EmitInt32(HashValue); in EmitHashes()215 Asm->EmitInt32(0); in EmitData()[all …]
125 Asm->EmitInt32(COFF::DEBUG_SECTION_MAGIC); in endModule()139 Asm->EmitInt32(COFF::DEBUG_INDEX_SUBSECTION); in endModule()141 Asm->EmitInt32(8 * NumFilenames); in endModule()145 Asm->EmitInt32(FileNameRegistry.Infos[Filename].StartOffset); in endModule()147 Asm->EmitInt32(0); in endModule()152 Asm->EmitInt32(COFF::DEBUG_STRING_TABLE_SUBSECTION); in endModule()153 Asm->EmitInt32(FileNameRegistry.LastOffset); in endModule()207 Asm->EmitInt32(COFF::DEBUG_SYMBOL_SUBSECTION); in emitDebugInfoForFunction()258 Asm->EmitInt32(COFF::DEBUG_LINE_TABLE_SUBSECTION); in emitDebugInfoForFunction()293 Asm->EmitInt32(8 * IndexInStringTable); in emitDebugInfoForFunction()[all …]
405 AP->EmitInt32(Entry.getOffset()); in EmitValue()465 case dwarf::DW_FORM_block4: Asm->EmitInt32(Size); break; in EmitValue()520 case dwarf::DW_FORM_block4: Asm->EmitInt32(Size); break; in EmitValue()
1420 Asm->EmitInt32(TheU->getLength()); in emitDebugPubSection()1428 Asm->EmitInt32(Entity->getOffset()); in emitDebugPubSection()1443 Asm->EmitInt32(0); in emitDebugPubSection()1746 Asm->EmitInt32(ContentSize); in emitDebugARanges()
1595 Asm->EmitInt32(getHeaderSize() + UnitDie.getSize()); in emitHeader()1608 Asm->EmitInt32(0); in emitHeader()
1584 void AsmPrinter::EmitInt32(int Value) const { in EmitInt32() function in AsmPrinter
564 Asm->EmitInt32(Unit.getNextUnitOffset() - Unit.getStartOffset() - 4); in emitCompileUnitHeader()568 Asm->EmitInt32(0); in emitCompileUnitHeader()673 Asm->EmitInt32(Unit.getStartOffset()); // Corresponding unit's offset in emitUnitRangesEntries()936 Asm->EmitInt32(Unit.getStartOffset()); // Unit offset in emitPubSectionForUnit()937 Asm->EmitInt32(Unit.getNextUnitOffset() - Unit.getStartOffset()); // Size in emitPubSectionForUnit()940 Asm->EmitInt32(Name.Die->getOffset()); in emitPubSectionForUnit()947 Asm->EmitInt32(0); // End marker. in emitPubSectionForUnit()
373 void EmitInt32(int Value) const;
1012 AP.EmitInt32(MD.size());1029 AP.EmitInt32(MD.getFrameSize() / IntPtrSize);1036 AP.EmitInt32(StackArity);1040 AP.EmitInt32(MD.live_size(PI));1048 AP.EmitInt32(LI->StackOffset);