OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG_VFY_METH
(Results
1 - 5
of
5
) sorted by null
/dalvik/vm/analysis/
VerifySubs.c
66
LOG_VFY_METH
(meth,
82
LOG_VFY_METH
(meth, "VFY: insane width %d\n", width);
91
LOG_VFY_METH
(meth, "VFY: code did not end where expected (%d vs. %d)\n",
138
LOG_VFY_METH
(meth,
145
LOG_VFY_METH
(meth,
175
LOG_VFY_METH
(meth,
212
LOG_VFY_METH
(meth,
223
LOG_VFY_METH
(meth,
245
LOG_VFY_METH
(meth,
253
LOG_VFY_METH
(meth
[
all
...]
DexVerify.c
189
LOG_VFY_METH
(meth,
202
LOG_VFY_METH
(meth, "VFY: bad register counts (ins=%d regs=%d)\n",
287
LOG_VFY_METH
(meth,
298
LOG_VFY_METH
(meth,
311
LOG_VFY_METH
(meth,
350
LOG_VFY_METH
(meth, "VFY: bad type index %d (max %d)\n",
357
LOG_VFY_METH
(meth, "VFY: can't call new-instance on type '%s'\n",
380
LOG_VFY_METH
(meth, "VFY: bad type index %d (max %d)\n",
394
LOG_VFY_METH
(meth, "VFY: can't new-array class '%s' (not an array)\n",
399
LOG_VFY_METH
(meth, "VFY: can't new-array class '%s' (exceeds limit)\n"
[
all
...]
VerifySubs.h
57
#define
LOG_VFY_METH
(_meth, ...) dvmLogVerifyFailure(_meth, __VA_ARGS__)
CodeVerify.c
874
//
LOG_VFY_METH
(meth, "VFY: bad sig\n");
[
all
...]
RegisterMap.c
[
all
...]
Completed in 63 milliseconds