Home
last modified time | relevance | path

Searched refs:DebugDieTypeRefPatch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h97 struct DebugDieTypeRefPatch : SectionPatch { struct
98 DebugDieTypeRefPatch(uint64_t PatchOffset, TypeEntry *RefTypeName);
199 ADD_PATCHES_LIST(DebugDieTypeRefPatch) in ADD_PATCHES_LIST()