Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h258 const std::vector<AccelInfo> &getPubtypes() const { return Pubtypes; } in getPubtypes() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1242 "types", Unit, Unit.getPubtypes()); in emitPubTypesForUnit()
H A DDWARFLinker.cpp2226 for (const auto &Pubtype : Unit.getPubtypes()) in emitAcceleratorEntriesForUnit()
2253 for (const auto &Pubtype : Unit.getPubtypes()) in emitAcceleratorEntriesForUnit()