Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h42 using DebugNamesUnitsOffsets = std::vector<std::variant<MCSymbol *, uint64_t>>; variable
78 DebugNamesUnitsOffsets &CUOffsets,
H A DDWARFEmitterImpl.cpp163 DebugNamesUnitsOffsets &CUOffsets, in emitDebugNames()
H A DDWARFLinkerImpl.cpp1343 DebugNamesUnitsOffsets CompUnits; in emitDWARFv5DebugNamesSection()