Home
last modified time | relevance | path

Searched refs:script_exp_function_sizeof (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dscript-c.h500 script_exp_function_sizeof(const char*, size_t);
Dyyscript.y942 { $$ = script_exp_function_sizeof($3.value, $3.length); }
Dexpression.cc1206 script_exp_function_sizeof(const char* section_name, size_t section_name_len) in script_exp_function_sizeof() function