Searched refs:RefTypeName (Results 1 – 2 of 2) sorted by relevance
33 TypeEntry *RefTypeName) in DebugDieTypeRefPatch() argument34 : SectionPatch({PatchOffset}), RefTypeName(RefTypeName) {} in DebugDieTypeRefPatch()39 TypeEntry *RefTypeName) in DebugType2TypeDieRefPatch() argument41 RefTypeName(RefTypeName) {}421 assert(Patch.RefTypeName != nullptr); in applyPatches()423 TypeEntryBody *TypeEntry = Patch.RefTypeName->getValue().load(); in applyPatches()425 formatv("No data for type {0}", Patch.RefTypeName->getKey()) in applyPatches()448 assert(Patch.RefTypeName != nullptr); in applyPatches()449 TypeEntryBody *RefTypeEntry = Patch.RefTypeName->getValue().load(); in applyPatches()451 formatv("No data for type {0}", Patch.RefTypeName->getKey()) in applyPatches()
98 DebugDieTypeRefPatch(uint64_t PatchOffset, TypeEntry *RefTypeName);100 TypeEntry *RefTypeName = nullptr; member106 TypeEntry *RefTypeName);110 TypeEntry *RefTypeName = nullptr; member