Home | History | Annotate | Download | only in gold

Lines Matching refs:per_encoding

837 	    unsigned char per_encoding = *p;
840 if ((per_encoding & 0x60) == 0x60)
843 switch (per_encoding & 7)
861 if ((per_encoding & 0xf0) == elfcpp::DW_EH_PE_aligned)