Searched refs:addList (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/bolt/include/bolt/Core/ |
| H A D | DebugData.h | 492 virtual void addList(AttrInfo &AttrVal, DebugLocationsVector &LocList, 564 virtual void addList(AttrInfo &AttrVal, DebugLocationsVector &LocList,
|
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | DebugData.cpp | 511 void DebugLocWriter::addList(AttrInfo &AttrVal, DebugLocationsVector &LocList, in addList() function in llvm::bolt::DebugLocWriter 629 void DebugLoclistWriter::addList(AttrInfo &AttrVal, in addList() function in llvm::bolt::DebugLoclistWriter
|
| /llvm-project-15.0.7/bolt/lib/Rewrite/ |
| H A D | DWARFRewriter.cpp | 617 DebugLocWriter.addList(*AttrVal, OutputLL, DebugInfoPatcher, in updateUnitDebugInfo()
|