Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h235 const std::vector<AccelInfo> &getPubnames() const { return Pubnames; } in getPubnames() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp765 "names", Unit, Unit.getPubnames()); in emitPubNamesForUnit()
H A DDWARFLinker.cpp1807 for (const auto &Pubname : Unit.getPubnames()) in emitAppleAcceleratorEntriesForUnit()
1829 for (const auto &Pubname : Unit.getPubnames()) in emitDwarfAcceleratorEntriesForUnit()