Home
last modified time | relevance | path

Searched defs:DebugTypeStrPatch (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h113 struct DebugTypeStrPatch : SectionPatch { struct
117 DieDebugTypeStrPatch global() argument
118 TypeNameDebugTypeStrPatch global() argument
119 StringDebugTypeStrPatch global() argument
H A DOutputSections.cpp44 DebugTypeStrPatch::DebugTypeStrPatch(uint64_t PatchOffset, DIE *Die, in DebugTypeStrPatch() function in DebugTypeStrPatch