Searched refs:TypeDescriptor (Results 1 – 4 of 4) sorted by relevance
223 auto TypeDescriptor = std::find_if( in ParseSectionSpecifier() local230 if (TypeDescriptor == std::end(SectionTypeDescriptors)) in ParseSectionSpecifier()234 TAA = TypeDescriptor - std::begin(SectionTypeDescriptors); in ParseSectionSpecifier()
68 GlobalVariable *TypeDescriptor; member
152 HT.TypeDescriptor = nullptr; in addTryBlockMapEntry()154 HT.TypeDescriptor = cast<GlobalVariable>(TypeInfo->stripPointerCasts()); in addTryBlockMapEntry()
853 OS.EmitValue(create32bitRef(HT.TypeDescriptor), 4); in emitCXXFrameHandler3Table()