Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h235 const std::vector<AccelInfo> &getPubtypes() const { return Pubtypes; } in getPubtypes() function
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp784 "types", Unit, Unit.getPubtypes()); in emitPubTypesForUnit()
H A DDWARFLinker.cpp1845 for (const auto &Pubtype : Unit.getPubtypes()) in emitAppleAcceleratorEntriesForUnit()
1865 for (const auto &Pubtype : Unit.getPubtypes()) in emitDwarfAcceleratorEntriesForUnit()