Home | History | Annotate | Download | only in loader

Lines Matching refs:found_name

2621     bool found_name;
2622 addr = loader_lookup_instance_dispatch_table(disp_table, pName, &found_name);
2623 if (found_name) {