Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWP/
H A DDWP.cpp207 const DWARFUnitIndex &TUIndex, MCSection *OutputTypes, StringRef Types, in addAllTypesFromDWP() argument
211 Out.switchSection(OutputTypes); in addAllTypesFromDWP()
256 MCSection *OutputTypes, const std::vector<StringRef> &TypesSections, in addAllTypesFromTypesSection() argument
260 Out.switchSection(OutputTypes); in addAllTypesFromTypesSection()