Home
last modified time | relevance | path

Searched refs:location (Results 1 – 25 of 188) sorted by relevance

12345678

/art/test/1947-breakpoint-redefine-deopt/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1915-get-set-local-current-thread/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1913-get-set-local-objects/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1939-proxy-frames/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/997-single-step/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1928-exception-event-exception/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/996-breakpoint-obsolete/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1926-missed-frame-pop/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1941-dispose-stress/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1927-exception-event/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1917-get-stack-frame/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1924-frame-pop-toggle/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/994-breakpoint-line/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/995-breakpoints-throw/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1916-get-set-current-frame/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1923-frame-pop/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1912-get-set-local-primitive/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1929-exception-catch-exception/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/993-breakpoints/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1911-get-local-var-table/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1914-get-local-instance/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1935-get-set-current-frame-jit/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/test/1925-self-frame-pop/src/art/
DBreakpoint.java28 public final long location; field in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() argument
36 this.location = location; in BP()
43 location == ((BP)other).location; in equals()
53 return Objects.hash(method, location); in hashCode()
61 if (l.location > location) { in getLine()
79 Breakpoint.setBreakpoint(b.method, b.location); in setBreakpoints()
83 public void setBreakpoint(Executable method, long location) { in setBreakpoint() argument
84 setBreakpoints(new BP(method, location)); in setBreakpoint()
90 Breakpoint.clearBreakpoint(b.method, b.location); in clearBreakpoints()
[all …]
/art/compiler/optimizing/
Dcommon_arm.h49 inline vixl::aarch32::Register HighRegisterFrom(Location location) { in HighRegisterFrom() argument
50 DCHECK(location.IsRegisterPair()) << location; in HighRegisterFrom()
51 return vixl::aarch32::Register(location.AsRegisterPairHigh<vixl::aarch32::Register>()); in HighRegisterFrom()
54 inline vixl::aarch32::DRegister HighDRegisterFrom(Location location) { in HighDRegisterFrom() argument
55 DCHECK(location.IsFpuRegisterPair()) << location; in HighDRegisterFrom()
56 return vixl::aarch32::DRegister(location.AsFpuRegisterPairHigh<vixl::aarch32::DRegister>()); in HighDRegisterFrom()
59 inline vixl::aarch32::Register LowRegisterFrom(Location location) { in LowRegisterFrom() argument
60 DCHECK(location.IsRegisterPair()) << location; in LowRegisterFrom()
61 return vixl::aarch32::Register(location.AsRegisterPairLow<vixl::aarch32::Register>()); in LowRegisterFrom()
64 inline vixl::aarch32::SRegister LowSRegisterFrom(Location location) { in LowSRegisterFrom() argument
[all …]
/art/test/913-heaps/
Dexpected_d8.diff2 …ocal[id=1,tag=3000,depth=2,method=doFollowReferencesTestNonRoot,vreg=13,location= 30])--> 1@1000 […
3 < root@root --(stack-local[id=1,tag=3000,depth=3,method=doFollowReferencesTest,vreg=1,location= 28]…
5 …local[id=1,tag=3000,depth=2,method=doFollowReferencesTestNonRoot,vreg=8,location= 31])--> 1@1000 […
7 < root@root --(stack-local[id=1,tag=3000,depth=1,method=doFollowReferencesTestImpl,vreg=11,location
9 > root@root --(stack-local[id=1,tag=3000,depth=1,method=doFollowReferencesTestImpl,vreg=10,location
11 < root@root --(stack-local[id=1,tag=3000,depth=2,method=doFollowReferencesTestRoot,vreg=4,location=…
13 > root@root --(stack-local[id=1,tag=3000,depth=2,method=doFollowReferencesTestRoot,vreg=5,location=…
14 > root@root --(stack-local[id=1,tag=3000,depth=2,method=doFollowReferencesTestRoot,vreg=8,location=…
16 …ocal[id=1,tag=3000,depth=2,method=doFollowReferencesTestNonRoot,vreg=13,location= 30])--> 1@1000 […
17 < root@root --(stack-local[id=1,tag=3000,depth=3,method=doFollowReferencesTest,vreg=1,location= 28]…
[all …]

12345678