Home
last modified time | relevance | path

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

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DConcatOutputSection.cpp155 uint64_t ConcatOutputSection::estimateStubsInRangeVA(size_t callIdx) const { in estimateStubsInRangeVA()
158 ConcatInputSection *isec = inputs[callIdx]; in estimateStubsInRangeVA()
171 for (size_t i = callIdx; i < endIdx; i++) { in estimateStubsInRangeVA()
220 for (size_t callIdx = 0, endIdx = inputs.size(); callIdx < endIdx; in finalize() local
221 ++callIdx) { in finalize()
222 if (finalIdx == callIdx) in finalize()
224 ConcatInputSection *isec = inputs[callIdx]; in finalize()
242 stubsInRangeVA = estimateStubsInRangeVA(callIdx); in finalize()
H A DConcatOutputSection.h43 uint64_t estimateStubsInRangeVA(size_t callIdx) const;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DConcatOutputSection.cpp157 uint64_t ConcatOutputSection::estimateStubsInRangeVA(size_t callIdx) const { in estimateStubsInRangeVA()
171 uint64_t isecVA = inputs[callIdx]->getVA(); in estimateStubsInRangeVA()
173 for (size_t i = callIdx; i < inputs.size(); i++) { in estimateStubsInRangeVA()
233 for (size_t callIdx = 0, endIdx = inputs.size(); callIdx < endIdx; in finalize() local
234 ++callIdx) { in finalize()
235 if (finalIdx == callIdx) in finalize()
237 ConcatInputSection *isec = inputs[callIdx]; in finalize()
265 stubsInRangeVA = estimateStubsInRangeVA(callIdx); in finalize()
H A DConcatOutputSection.h43 uint64_t estimateStubsInRangeVA(size_t callIdx) const;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DConcatOutputSection.cpp155 uint64_t ConcatOutputSection::estimateStubsInRangeVA(size_t callIdx) const { in estimateStubsInRangeVA()
158 ConcatInputSection *isec = inputs[callIdx]; in estimateStubsInRangeVA()
171 for (size_t i = callIdx; i < endIdx; i++) { in estimateStubsInRangeVA()
220 for (size_t callIdx = 0, endIdx = inputs.size(); callIdx < endIdx; in finalize() local
221 ++callIdx) { in finalize()
222 if (finalIdx == callIdx) in finalize()
224 ConcatInputSection *isec = inputs[callIdx]; in finalize()
242 stubsInRangeVA = estimateStubsInRangeVA(callIdx); in finalize()
H A DConcatOutputSection.h43 uint64_t estimateStubsInRangeVA(size_t callIdx) const;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp155 uint64_t ConcatOutputSection::estimateStubsInRangeVA(size_t callIdx) const { in estimateStubsInRangeVA()
158 ConcatInputSection *isec = inputs[callIdx]; in estimateStubsInRangeVA()
171 for (size_t i = callIdx; i < endIdx; i++) { in estimateStubsInRangeVA()
220 for (size_t callIdx = 0, endIdx = inputs.size(); callIdx < endIdx; in finalize() local
221 ++callIdx) { in finalize()
222 if (finalIdx == callIdx) in finalize()
224 ConcatInputSection *isec = inputs[callIdx]; in finalize()
242 stubsInRangeVA = estimateStubsInRangeVA(callIdx); in finalize()
H A DConcatOutputSection.h43 uint64_t estimateStubsInRangeVA(size_t callIdx) const;
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/MachO/
H A DConcatOutputSection.cpp155 uint64_t ConcatOutputSection::estimateStubsInRangeVA(size_t callIdx) const {
158 ConcatInputSection *isec = inputs[callIdx];
171 for (size_t i = callIdx; i < endIdx; i++) {
220 for (size_t callIdx = 0, endIdx = inputs.size(); callIdx < endIdx; in getRt()
221 ++callIdx) {
222 if (finalIdx == callIdx) in getRn()
224 ConcatInputSection *isec = inputs[callIdx];
242 stubsInRangeVA = estimateStubsInRangeVA(callIdx); in isV8SingleRegisterNonStructureLoadStore()
H A DConcatOutputSection.h43 uint64_t estimateStubsInRangeVA(size_t callIdx) const;
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/gc/
H A Ddwinl.go233 callIdx, found := imap[inlIdx]
235 return callIdx
261 callIdx = len(dwcalls.Calls) - 1
262 imap[inlIdx] = callIdx
266 dwcalls.Calls[parCallIdx].Children = append(dwcalls.Calls[parCallIdx].Children, callIdx)
269 return callIdx
304 callIdx, found := imap[ii]
308 call := &calls[callIdx]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/services/
H A DEvaluationServiceTest.java657 int callIdx = 0; in testWorkbenchProvider() local
661 assertSelection(selection, callIdx, TextSelection.class, SelectionProviderView.ID_2); in testWorkbenchProvider()
665 callIdx++; in testWorkbenchProvider()
671 callIdx++; in testWorkbenchProvider()
682 assertEquals(callIdx + 1, selection.size()); in testWorkbenchProvider()
688 callIdx++; in testWorkbenchProvider()
697 assertEquals(callIdx + 1, selection.size()); in testWorkbenchProvider()
702 callIdx++; in testWorkbenchProvider()
714 assertEquals(callIdx + 1, selection.size()); in assertSelection()
715 assertEquals(clazz, getSelection(selection, callIdx) in assertSelection()
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/dwarfgen/
H A Ddwinl.go259 callIdx, found := imap[inlIdx]
261 return callIdx
287 callIdx = len(dwcalls.Calls) - 1
288 imap[inlIdx] = callIdx
292 dwcalls.Calls[parCallIdx].Children = append(dwcalls.Calls[parCallIdx].Children, callIdx)
295 return callIdx
330 callIdx, found := imap[ii]
334 call := &calls[callIdx]
/dports/devel/apitrace/apitrace-9.0/gui/
H A Dapitrace.cpp446 int ApiTrace::callInFrame(int callIdx) const in callInFrame()
457 if (firstCall <= callIdx && endCall > callIdx) { in callInFrame()
546 void ApiTrace::missingThumbnail(int callIdx) in missingThumbnail() argument
550 if (!m_missingThumbnails.contains(callIdx)) { in missingThumbnail()
552 m_missingThumbnails.insert(callIdx); in missingThumbnail()
H A Dapitrace.h158 int callInFrame(int callIdx) const;
161 void missingThumbnail(int callIdx);
H A Dtraceloader.cpp285 int TraceLoader::callInFrame(int callIdx) const in callInFrame()
293 if (firstCall <= callIdx && endCall > callIdx) { in callInFrame()
H A Dtraceloader.h100 int callInFrame(int callIdx) const;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/
H A DPerformanceCounterManager.cs17 …void ICollectData.CollectData(int callIdx, IntPtr valueNamePtr, IntPtr dataPtr, int totalBytes, ou… in ICollectData.CollectData() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Diagnostics/
H A DPerformanceCounterManager.cs54 int callIdx, in ICollectData.CollectData() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/
H A DPerformanceCounterManager.cs38 …void ICollectData.CollectData(int callIdx, IntPtr valueNamePtr, IntPtr dataPtr, int totalBytes, ou… in ICollectData.CollectData() argument
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/code_editor/
H A Dautocompleter.cpp266 int callIdx = 0; in onContentsChange() local
267 while (callIdx < mMethodCall.stack.count()) { in onContentsChange()
268 MethodCall& call = mMethodCall.stack[callIdx]; in onContentsChange()
273 mMethodCall.stack.remove(callIdx); in onContentsChange()
283 ++callIdx; in onContentsChange()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.PerformanceCounter/ref/
H A DSystem.Diagnostics.PerformanceCounter.cs174 …void System.Diagnostics.ICollectData.CollectData(int callIdx, System.IntPtr valueNamePtr, System.I… in System.Diagnostics.ICollectData.CollectData() argument
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/dwarf/
H A Ddwarf.go1316 func putInlinedFunc(ctxt Context, s *FnState, callIdx int) error {
1317 ic := s.InlCalls.Calls[callIdx]
1361 for _, sib := range inlChildren(callIdx, &s.InlCalls) {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/internal/dwarf/
H A Ddwarf.go1264 func PutInlinedFunc(ctxt Context, s *FnState, callersym Sym, callIdx int) error {
1265 ic := s.InlCalls.Calls[callIdx]
1309 for _, sib := range inlChildren(callIdx, &s.InlCalls) {
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs6678 …void System.Diagnostics.ICollectData.CollectData(int callIdx, System.IntPtr valueNamePtr, System.I… in System.Diagnostics.ICollectData.CollectData() argument

12