Home | History | Annotate | Download | only in gold

Lines Matching refs:parse_exp

212 %type <expr> parse_exp exp
295 | ASSERT_K '(' parse_exp ',' string ')'
360 | ASSERT_K '(' parse_exp ',' string ')'
521 '=' parse_exp
539 | data_length '(' parse_exp ')'
541 | ASSERT_K '(' parse_exp ',' string ')'
543 | FILL '(' parse_exp ')'
722 string memory_attr ':' memory_origin '=' parse_exp opt_comma memory_length '=' parse_exp
809 | AT '(' parse_exp ')' phdr_info
818 string '=' parse_exp
820 | string PLUSEQ parse_exp
826 | string MINUSEQ parse_exp
832 | string MULTEQ parse_exp
838 | string DIVEQ parse_exp
844 | string LSHIFTEQ parse_exp
850 | string RSHIFTEQ parse_exp
856 | string ANDEQ parse_exp
862 | string OREQ parse_exp
868 | HIDDEN '(' string '=' parse_exp ')'
870 | PROVIDE '(' string '=' parse_exp ')'
872 | PROVIDE_HIDDEN '(' string '=' parse_exp ')'
877 parse_exp:
996 string '=' parse_exp