Home
last modified time | relevance | path

Searched refs:getFunctionId (Results 1 – 25 of 93) sorted by relevance

1234

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCCodeView.h50 unsigned getFunctionId() const { return FunctionId; } in getFunctionId() function
121 MCCVLineStartStop.insert({LineEntry.getFunctionId(), {Offset, Offset}}); in addLineEntry()
134 if (MCCVLines[Idx].getFunctionId() == FuncId) in getFunctionLineEntries()
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dctu.cpp49 std::string CTU::getFunctionId(const Tokenizer *tokenizer, const Function *function) in getFunctionId() function in CTU
149 : callId(getFunctionId(tokenizer, callToken->function())) in CallBase()
157 , myId(getFunctionId(tokenizer, myFunction)) in NestedCall()
330 functionCall.callId = getFunctionId(tokenizer, tok->astOperand1()->function()); in getFileInfo()
351 functionCall.callId = getFunctionId(tokenizer, tok->astOperand1()->function()); in getFileInfo()
364 functionCall.callId = getFunctionId(tokenizer, tok->astOperand1()->function()); in getFileInfo()
385 functionCall.callId = getFunctionId(tokenizer, tok->astOperand1()->function()); in getFileInfo()
463 …unsafeUsage.emplace_back(CTU::getFunctionId(tokenizer, function), argnr+1, tok->str(), CTU::FileIn… in getUnsafeUsage()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dctu.cpp49 std::string CTU::getFunctionId(const Tokenizer *tokenizer, const Function *function) in getFunctionId() function in CTU
149 : callId(getFunctionId(tokenizer, callToken->function())) in CallBase()
157 , myId(getFunctionId(tokenizer, myFunction)) in NestedCall()
330 functionCall.callId = getFunctionId(tokenizer, tok->astOperand1()->function()); in getFileInfo()
351 functionCall.callId = getFunctionId(tokenizer, tok->astOperand1()->function()); in getFileInfo()
364 functionCall.callId = getFunctionId(tokenizer, tok->astOperand1()->function()); in getFileInfo()
385 functionCall.callId = getFunctionId(tokenizer, tok->astOperand1()->function()); in getFileInfo()
463 …unsafeUsage.emplace_back(CTU::getFunctionId(tokenizer, function), argnr+1, tok->str(), CTU::FileIn… in getUnsafeUsage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DMCCodeView.cpp268 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
282 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
521 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
525 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DMCCodeView.cpp269 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
283 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
488 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
522 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
526 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DMCCodeView.cpp261 {LineEntry.getFunctionId(), {Offset, Offset + 1}}); in addLineEntry()
275 unsigned LocationFuncId = MCCVLines[Idx].getFunctionId(); in getFunctionLineEntries()
480 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum() in encodeInlineLineTable()
513 if (Loc.getFunctionId() == Frag.SiteFuncId) { in encodeInlineLineTable()
517 auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId()); in encodeInlineLineTable()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/XRay/
H A DInstrumentationMap.h90 Optional<int32_t> getFunctionId(uint64_t Addr) const;
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-xray/
H A Dxray-extract.cpp60 auto FuncId = Map.getFunctionId(Sled.Function); in exportAsYAML()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-xray/
H A Dxray-extract.cpp58 auto FuncId = Map.getFunctionId(Sled.Function); in exportAsYAML()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DInstrumentationMap.h90 Optional<int32_t> getFunctionId(uint64_t Addr) const;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-xray/
H A Dxray-extract.cpp58 auto FuncId = Map.getFunctionId(Sled.Function); in exportAsYAML()

1234