Home | History | Annotate | Download | only in gold

Lines Matching refs:parse_exp

210 %type <expr> parse_exp exp
293 | ASSERT_K '(' parse_exp ',' string ')'
358 | ASSERT_K '(' parse_exp ',' string ')'
519 '=' parse_exp
537 | data_length '(' parse_exp ')'
539 | ASSERT_K '(' parse_exp ',' string ')'
541 | FILL '(' parse_exp ')'
715 string memory_attr ':' memory_origin '=' parse_exp opt_comma memory_length '=' parse_exp
802 | AT '(' parse_exp ')' phdr_info
811 string '=' parse_exp
813 | string PLUSEQ parse_exp
819 | string MINUSEQ parse_exp
825 | string MULTEQ parse_exp
831 | string DIVEQ parse_exp
837 | string LSHIFTEQ parse_exp
843 | string RSHIFTEQ parse_exp
849 | string ANDEQ parse_exp
855 | string OREQ parse_exp
861 | PROVIDE '(' string '=' parse_exp ')'
863 | PROVIDE_HIDDEN '(' string '=' parse_exp ')'
868 parse_exp:
987 string '=' parse_exp