Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h122 struct DebugTypeLineStrPatch : SectionPatch { struct
123 DebugTypeLineStrPatch(uint64_t PatchOffset, DIE *Die, TypeEntry *TypeName,
202 ADD_PATCHES_LIST(DebugTypeLineStrPatch) in ADD_PATCHES_LIST()
H A DDWARFLinkerImpl.cpp1039 [&](DebugTypeLineStrPatch &Patch) { in forEachOutputString()