Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h232 const std::vector<AccelInfo> &getPubtypes() const { return Pubtypes; } in getPubtypes() function
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h236 const std::vector<AccelInfo> &getPubtypes() const { return Pubtypes; } in getPubtypes() function
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp749 "types", Unit, Unit.getPubtypes()); in emitPubTypesForUnit()
DDWARFLinker.cpp1829 for (const auto &Pubtype : Unit.getPubtypes()) in emitAppleAcceleratorEntriesForUnit()
1849 for (const auto &Pubtype : Unit.getPubtypes()) in emitDwarfAcceleratorEntriesForUnit()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp315 const std::vector<AccelInfo> &getPubtypes() const { return Pubtypes; } in getPubtypes() function in llvm::dsymutil::__anondabe43b60111::CompileUnit
1075 "types", Unit, Unit.getPubtypes()); in emitPubTypesForUnit()