Home
last modified time | relevance | path

Searched refs:linkerMethod (Results 1 – 6 of 6) sorted by relevance

/art/test/952-invoke-custom/
Dexpected.txt3 linkerMethod failure type 1
5 linkerMethod failure type 2
6 Throwing InstantiationException in linkerMethod()
7 linkerMethod failure type 3
/art/test/952-invoke-custom/src/
DTestLinkerMethodMinimalArguments.java59 private static CallSite linkerMethod( in linkerMethod() method in TestLinkerMethodMinimalArguments
DTestLinkerMethodMultipleArgumentTypes.java78 private static CallSite linkerMethod( in linkerMethod() method in TestLinkerMethodMultipleArgumentTypes
DTestInvokeCustomWithConcurrentThreads.java85 private static CallSite linkerMethod( in linkerMethod() method in TestInvokeCustomWithConcurrentThreads
/art/test/dexdump/
Dinvoke-custom.lst95 0x00002f88 194 TestInvokeCustomWithConcurrentThreads linkerMethod (Ljava/lang/invoke/MethodHandles$…
104 0x00003344 192 TestLinkerMethodMinimalArguments linkerMethod (Ljava/lang/invoke/MethodHandles$Looku…
110 0x00003528 238 TestLinkerMethodMultipleArgumentTypes linkerMethod (Ljava/lang/invoke/MethodHandles$…
Dinvoke-custom.txt3119 Annotations on method #106 'linkerMethod'
3122 …apMethod; enclosingType=LTestInvokeCustomWithConcurrentThreads; name="linkerMethod" parameterTypes…
3260 name : 'linkerMethod'
3268 … |[002f78] TestInvokeCustomWithConcurrentThreads.linkerMethod:(Ljava/lang/inv…
3603 …otstrapMethod; enclosingType=LTestLinkerMethodMinimalArguments; name="linkerMethod" parameterTypes…
3604 Annotations on method #118 'linkerMethod'
3731 name : 'linkerMethod'
3739 … |[003334] TestLinkerMethodMinimalArguments.linkerMethod:(Ljava/lang/inv…
3743 003352: 1a02 6701 |0007: const-string v2, "linkerMethod failure type "…
3759 … |002b: const-string v2, "Throwing InstantiationException in linkerMethod()" // string@00…
[all …]