Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp607 const DenseMap<uint64_t, DWARFTypeUnit *> &getDWOTypeUnitMap() { in getDWOTypeUnitMap() function in ThreadUnsafeDWARFContextState
621 return getDWOTypeUnitMap(); in getTypeUnitMap()