摘要: 在上一篇中介绍了field_ids的解析,那么接下来就要学习method_ids的解析。 1. method_ids结构 在android的aosp源码中,method_ids的结构如下: aosp源码位置:art/libdexfile/dex/dex_file.h // Raw method_id 阅读全文
posted @ 2022-06-26 11:09 asjhan 阅读(14) 评论(0) 推荐(0) 编辑