Searched refs:LOHRawSize (Results 1 – 1 of 1) sorted by relevance
771 uint64_t LOHRawSize = Asm.getLOHContainer().getEmitSize(*this, Layout); in WriteObject() local772 uint64_t LOHSize = RoundUpToAlignment(LOHRawSize, is64Bit() ? 8 : 4); in WriteObject()965 WriteBytes("", OffsetToAlignment(LOHRawSize, is64Bit() ? 8 : 4)); in WriteObject()