Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h88 struct DebugULEB128DieRefPatch : SectionPatch { struct
92 PointerIntPair<CompileUnit *, 1> RefCU;
93 uint64_t RefDieIdxOrClonedOffset = 0;
H A DOutputSections.cpp24 DebugULEB128DieRefPatch::DebugULEB128DieRefPatch(uint64_t PatchOffset, in DebugULEB128DieRefPatch() function in DebugULEB128DieRefPatch