Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h260 const std::vector<AccelInfo> &getPubtypes() const { return Pubtypes; } in getPubtypes() function
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1251 "types", Unit, Unit.getPubtypes()); in emitPubTypesForUnit()
H A DDWARFLinker.cpp2243 for (const auto &Pubtype : Unit.getPubtypes()) in emitAcceleratorEntriesForUnit()
2272 for (const auto &Pubtype : Unit.getPubtypes()) in emitAcceleratorEntriesForUnit()