Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp105 if (!dwo_cu->LinkToSkeletonUnit(*this)) { in ExtractUnitDIEIfNeeded()
803 (void)LinkToSkeletonUnit(*candidate_skeleton_unit); in GetSkeletonUnit()
809 bool DWARFUnit::LinkToSkeletonUnit(DWARFUnit &skeleton_unit) { in LinkToSkeletonUnit() function in DWARFUnit
H A DDWARFUnit.h194 bool LinkToSkeletonUnit(DWARFUnit &skeleton_unit);