Searched refs:load_selector (Results 1 – 2 of 2) sorted by relevance
395 static SEL load_selector = 0; in __objc_send_load_using_method_list() local403 if (!load_selector) in __objc_send_load_using_method_list()404 load_selector = sel_registerName ("load"); in __objc_send_load_using_method_list()418 if (mth->method_name && sel_eq (mth->method_name, load_selector) in __objc_send_load_using_method_list()