Searched refs:script_exp_function_addr (Results 1 – 3 of 3) sorted by relevance
502 script_exp_function_addr(const char*, size_t);
944 { $$ = script_exp_function_addr($3.value, $3.length); }
962 script_exp_function_addr(const char* section_name, size_t section_name_len) in script_exp_function_addr() function