Home
last modified time | relevance | path

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

/external/elfutils/src/
Dldscript.y226 $$->val.section.input = new_input_rule (input_section);
262 $$ = new_input_rule (input_section);
269 $$ = new_input_rule (input_section);
Dld.h556 input_section, enumerator
Dldgeneric.c2989 if (irule->tag == input_section) in sort_sections_lscript()