Home
last modified time | relevance | path

Searched refs:MCCVLines (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCCodeView.h119 size_t Offset = MCCVLines.size(); in addLineEntry()
124 MCCVLines.push_back(LineEntry); in addLineEntry()
134 if (MCCVLines[Idx].getFunctionId() == FuncId) in getFunctionLineEntries()
135 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
180 std::vector<MCCVLineEntry> MCCVLines; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DMCCodeView.cpp266 size_t Offset = MCCVLines.size(); in addLineEntry()
271 MCCVLines.push_back(LineEntry); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
285 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
300 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
321 if (L >= MCCVLines.size()) in getLinesForExtent()
323 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DMCCodeView.cpp267 size_t Offset = MCCVLines.size(); in addLineEntry()
272 MCCVLines.push_back(LineEntry); in addLineEntry()
283 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
286 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
301 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
322 if (L >= MCCVLines.size()) in getLinesForExtent()
324 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DMCCodeView.cpp259 size_t Offset = MCCVLines.size(); in addLineEntry()
264 MCCVLines.push_back(LineEntry); in addLineEntry()
275 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
278 FilteredLines.push_back(MCCVLines[Idx]); in getFunctionLineEntries()
293 MCCVLines[Idx].getLabel(), in getFunctionLineEntries()
314 if (L >= MCCVLines.size()) in getLinesForExtent()
316 return makeArrayRef(&MCCVLines[L], R - L); in getLinesForExtent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCCodeView.h253 std::vector<MCCVLoc> MCCVLines; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCCodeView.h253 std::vector<MCCVLoc> MCCVLines; variable
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCCodeView.h253 std::vector<MCCVLoc> MCCVLines; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCCodeView.h251 std::vector<MCCVLoc> MCCVLines; variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCCodeView.h251 std::vector<MCCVLoc> MCCVLines; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCCodeView.h251 std::vector<MCCVLoc> MCCVLines; variable
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCCodeView.h253 std::vector<MCCVLoc> MCCVLines; variable

12