Home
last modified time | relevance | path

Searched refs:debugLocations (Results 1 – 20 of 20) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/location/
H A DEquinoxLocations.java69 private final AtomicBoolean debugLocations; field in EquinoxLocations
77 …onfigValues equinoxConfig, EquinoxContainer container, AtomicBoolean debugLocations, Map<Throwable… in EquinoxLocations() argument
80 this.debugLocations = debugLocations; in EquinoxLocations()
123 …nt = new BasicLocation(null, parentLocation, true, null, equinoxConfig, container, debugLocations); in EquinoxLocations()
192 …? readOnly : !canWrite(defaultLocation), dataAreaPrefix, equinoxConfig, container, debugLocations); in buildLocation()
197 … BasicLocation(property, null, readOnly, dataAreaPrefix, equinoxConfig, container, debugLocations); in buildLocation()
214 …uteReadOnly ? readOnly : !canWrite(url), dataAreaPrefix, equinoxConfig, container, debugLocations); in buildLocation()
/dports/devel/binaryen/binaryen-version_98/src/ir/
H A Ddebug.h42 auto& originDebug = originFunc->debugLocations; in copyDebugInfo()
43 auto& copyDebug = copyFunc->debugLocations; in copyDebugInfo()
H A Dmodule-utils.h38 ret->debugLocations = func->debugLocations; in copyFunction()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/sde/
H A DSDEDebugger.java817 …static protected List<DebugLocation> locationsOfMethod(List<DebugLocation> debugLocations, String … in locationsOfMethod() argument
820 for (DebugLocation debugLocation : debugLocations) { in locationsOfMethod()
831 …static protected List<DebugLocation> locationsOfLine(List<DebugLocation> debugLocations, String so… in locationsOfLine() argument
835 for (DebugLocation debugLocation : debugLocations) { in locationsOfLine()
847 static protected Set<DebugLocation> allUniqueLocations(List<DebugLocation> debugLocations) { in allUniqueLocations() argument
850 for (DebugLocation debugLocation : debugLocations) { in allUniqueLocations()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/sde/
H A DSDEDebugger.java817 …static protected List<DebugLocation> locationsOfMethod(List<DebugLocation> debugLocations, String … in locationsOfMethod() argument
820 for (DebugLocation debugLocation : debugLocations) { in locationsOfMethod()
831 …static protected List<DebugLocation> locationsOfLine(List<DebugLocation> debugLocations, String so… in locationsOfLine() argument
835 for (DebugLocation debugLocation : debugLocations) { in locationsOfLine()
847 static protected Set<DebugLocation> allUniqueLocations(List<DebugLocation> debugLocations) { in allUniqueLocations() argument
850 for (DebugLocation debugLocation : debugLocations) { in allUniqueLocations()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/sde/
H A DSDEDebugger.java817 …static protected List<DebugLocation> locationsOfMethod(List<DebugLocation> debugLocations, String … in locationsOfMethod() argument
820 for (DebugLocation debugLocation : debugLocations) { in locationsOfMethod()
831 …static protected List<DebugLocation> locationsOfLine(List<DebugLocation> debugLocations, String so… in locationsOfLine() argument
835 for (DebugLocation debugLocation : debugLocations) { in locationsOfLine()
847 static protected Set<DebugLocation> allUniqueLocations(List<DebugLocation> debugLocations) { in allUniqueLocations() argument
850 for (DebugLocation debugLocation : debugLocations) { in allUniqueLocations()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/sde/
H A DSDEDebugger.java817 …static protected List<DebugLocation> locationsOfMethod(List<DebugLocation> debugLocations, String … in locationsOfMethod() argument
820 for (DebugLocation debugLocation : debugLocations) { in locationsOfMethod()
831 …static protected List<DebugLocation> locationsOfLine(List<DebugLocation> debugLocations, String so… in locationsOfLine() argument
835 for (DebugLocation debugLocation : debugLocations) { in locationsOfLine()
847 static protected Set<DebugLocation> allUniqueLocations(List<DebugLocation> debugLocations) { in allUniqueLocations() argument
850 for (DebugLocation debugLocation : debugLocations) { in allUniqueLocations()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/sde/
H A DSDEDebugger.java817 …static protected List<DebugLocation> locationsOfMethod(List<DebugLocation> debugLocations, String … in locationsOfMethod() argument
820 for (DebugLocation debugLocation : debugLocations) { in locationsOfMethod()
831 …static protected List<DebugLocation> locationsOfLine(List<DebugLocation> debugLocations, String so… in locationsOfLine() argument
835 for (DebugLocation debugLocation : debugLocations) { in locationsOfLine()
847 static protected Set<DebugLocation> allUniqueLocations(List<DebugLocation> debugLocations) { in allUniqueLocations() argument
850 for (DebugLocation debugLocation : debugLocations) { in allUniqueLocations()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/sde/
H A DSDEDebugger.java817 …static protected List<DebugLocation> locationsOfMethod(List<DebugLocation> debugLocations, String … in locationsOfMethod() argument
820 for (DebugLocation debugLocation : debugLocations) { in locationsOfMethod()
831 …static protected List<DebugLocation> locationsOfLine(List<DebugLocation> debugLocations, String so… in locationsOfLine() argument
835 for (DebugLocation debugLocation : debugLocations) { in locationsOfLine()
847 static protected Set<DebugLocation> allUniqueLocations(List<DebugLocation> debugLocations) { in allUniqueLocations() argument
850 for (DebugLocation debugLocation : debugLocations) { in allUniqueLocations()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/sde/
H A DSDEDebugger.java817 …static protected List<DebugLocation> locationsOfMethod(List<DebugLocation> debugLocations, String … in locationsOfMethod() argument
820 for (DebugLocation debugLocation : debugLocations) { in locationsOfMethod()
831 …static protected List<DebugLocation> locationsOfLine(List<DebugLocation> debugLocations, String so… in locationsOfLine() argument
835 for (DebugLocation debugLocation : debugLocations) { in locationsOfLine()
847 static protected Set<DebugLocation> allUniqueLocations(List<DebugLocation> debugLocations) { in allUniqueLocations() argument
850 for (DebugLocation debugLocation : debugLocations) { in allUniqueLocations()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/sde/
H A DSDEDebugger.java817 …static protected List<DebugLocation> locationsOfMethod(List<DebugLocation> debugLocations, String … in locationsOfMethod() argument
820 for (DebugLocation debugLocation : debugLocations) { in locationsOfMethod()
831 …static protected List<DebugLocation> locationsOfLine(List<DebugLocation> debugLocations, String so… in locationsOfLine() argument
835 for (DebugLocation debugLocation : debugLocations) { in locationsOfLine()
847 static protected Set<DebugLocation> allUniqueLocations(List<DebugLocation> debugLocations) { in allUniqueLocations() argument
850 for (DebugLocation debugLocation : debugLocations) { in allUniqueLocations()
/dports/devel/binaryen/binaryen-version_98/src/
H A Dwasm-traversal.h703 auto& debugLocations = currFunction->debugLocations; in replaceCurrent() local
704 if (!debugLocations.empty()) { in replaceCurrent()
706 auto iter = debugLocations.find(curr); in replaceCurrent()
707 if (iter != debugLocations.end()) { in replaceCurrent()
709 debugLocations.erase(iter); in replaceCurrent()
710 debugLocations[expression] = location; in replaceCurrent()
H A Dwasm.h1454 std::unordered_map<Expression*, DebugLocation> debugLocations; variable
H A Dbinaryen-c.cpp3848 ((Function*)func)->debugLocations[(Expression*)expr] = loc; in BinaryenFunctionSetDebugLocation()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/
H A DEquinoxConfiguration.java547 AtomicBoolean debugLocations = new AtomicBoolean(); in EquinoxConfiguration() local
548 … EquinoxLocations(this.configValues, this.hookRegistry.getContainer(), debugLocations, exceptions); in EquinoxConfiguration()
556 debugLocations.set(debug.DEBUG_LOCATION); in EquinoxConfiguration()
/dports/devel/binaryen/binaryen-version_98/src/passes/
H A DPrint.cpp1569 auto& debugLocations = currFunction->debugLocations; in printDebugLocation() local
1570 auto iter = debugLocations.find(curr); in printDebugLocation()
1571 if (iter != debugLocations.end()) { in printDebugLocation()
H A DInlining.cpp271 if (!from->debugLocations.empty()) { in doInlining()
/dports/devel/binaryen/binaryen-version_98/src/wasm/
H A Dwasm-binary.cpp850 auto& debugLocations = func->debugLocations; in writeDebugLocation() local
851 auto iter = debugLocations.find(curr); in writeDebugLocation()
852 if (iter != debugLocations.end()) { in writeDebugLocation()
2780 currFunction->debugLocations[curr] = *currDebugLocation.begin(); in readExpression()
2878 currFunction->debugLocations[curr] = *debugLocation.begin(); in visitBlock()
H A Dwasm.cpp1096 debugLocations.clear(); in clearDebugInfo()
H A Dwasm-s-parser.cpp976 currFunction->debugLocations[result] = getDebugLocation(*s.startLoc); in parseExpression()
1154 currFunction->debugLocations[curr] = getDebugLocation(*first.startLoc); in makeBlock()