Home | History | Annotate | Download | only in bfd

Lines Matching full:dw_eh_pe_pcrel

452   return encoding | DW_EH_PE_pcrel;
774 = (cie->per_encoding & 0x70) == DW_EH_PE_pcrel;
886 && ((cie->fde_encoding & 0x70) == DW_EH_PE_pcrel
1342 /* If converting personality pointers to DW_EH_PE_pcrel, there will be
1350 /* If converting to DW_EH_PE_pcrel, there will be no need for run-time
1357 /* If converting LSDA pointers to DW_EH_PE_pcrel, there will be no need
1365 /* If converting to DW_EH_PE_pcrel, there will be no need for run-time
1532 BFD_ASSERT (((per_encoding & 0x70) == DW_EH_PE_pcrel)
1631 case DW_EH_PE_pcrel:
1663 if ((ent->lsda_encoding & 0x70) == DW_EH_PE_pcrel
1672 if ((ent->lsda_encoding & 0x70) == DW_EH_PE_pcrel)
1710 if ((ent->fde_encoding & 0x70) == DW_EH_PE_pcrel)
1919 return DW_EH_PE_pcrel | DW_EH_PE_sdata4;