Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h122 struct DebugTypeLineStrPatch : SectionPatch { struct
126 DieDebugTypeLineStrPatch global() argument
127 TypeNameDebugTypeLineStrPatch global() argument
128 StringDebugTypeLineStrPatch global() argument
H A DOutputSections.cpp49 DebugTypeLineStrPatch::DebugTypeLineStrPatch(uint64_t PatchOffset, DIE *Die, in DebugTypeLineStrPatch() function in DebugTypeLineStrPatch