Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DWP/
H A DDWP.cpp184 const DWARFUnitIndex &TUIndex, MCSection *OutputTypes, in addAllTypesFromDWP() argument
187 Out.switchSection(OutputTypes); in addAllTypesFromDWP()
218 MCSection *OutputTypes, const std::vector<StringRef> &TypesSections, in addAllTypesFromTypesSection() argument
221 Out.switchSection(OutputTypes); in addAllTypesFromTypesSection()