Home | History | Annotate | Download | only in dex

Lines Matching defs:LOAD_METHOD

156 #define LOAD_METHOD(var, idx, error_string, error_stmt)                   \
2134 LOAD_METHOD(method, read_method.GetIndex(), "first_class_data_definer method_id",
2157 LOAD_METHOD(method, method_items[0].method_idx_, "first_annotations_dir_definer method id",
2164 LOAD_METHOD(method, parameter_items[0].method_idx_, "first_annotations_dir_definer method id",
2657 LOAD_METHOD(method, index, "method_handle_item method_idx", return false);
2735 LOAD_METHOD(method, it->GetIndex(), "inter_class_data_item method_id", return false)
2782 LOAD_METHOD(method, method_item->method_idx_, "inter_annotations_directory_item method_id",
2799 LOAD_METHOD(parameter_method, parameter_item->method_idx_,