Searched refs:getTypeSignature (Results 1 – 3 of 3) sorted by relevance
421 Asm->OutStreamer.EmitIntValue(Unit.getTypeSignature(), 8); in EmitValue()426 O << format("Type Unit: 0x%lx", Unit.getTypeSignature()); in print()
572 uint64_t getTypeSignature() const { return TypeSignature; } in getTypeSignature() function
2328 NewTU.setTypeSignature(TU.getTypeSignature()); in constructSkeletonTU()2331 Asm->getObjFileLowering().getDwarfTypesSection(TU.getTypeSignature())); in constructSkeletonTU()