HomeSort by: relevance | last modified time | path
    Searched defs:fx_r_type (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
write.h 89 bfd_reloc_code_real_type fx_r_type; member in struct:fix
  /src/external/gpl3/binutils.old/dist/gas/
write.h 89 bfd_reloc_code_real_type fx_r_type; member in struct:fix
  /src/external/gpl3/binutils/dist/gas/config/
tc-hppa.c 452 int fx_r_type; member in struct:hppa_fix_struct
1204 hppa_fix->fx_r_type = r_type;
1362 if (fixp->fx_r_type == (int) R_HPPA_COMPLEX
1365 fixp->fx_r_type = (int) R_HPPA_PCREL_CALL;
1370 (int) fixp->fx_r_type,
1392 switch (fixp->fx_r_type)
1704 if (fixP->fx_r_type == R_HPPA_ENTRY
1705 || fixP->fx_r_type == R_HPPA_EXIT
1706 || fixP->fx_r_type == R_HPPA_BEGIN_BRTAB
1707 || fixP->fx_r_type == R_HPPA_END_BRTA
    [all...]
tc-tic6x.c 2047 switch (fixP->fx_r_type)
2446 true and fill in *FIX_EXP, *FIX_PCREL, *FX_R_TYPE and *FIX_ADDA.
2457 bfd_reloc_code_real_type *fx_r_type, bool *fix_adda,
2533 *fx_r_type = BFD_RELOC_C6000_ABS_S16;
2639 *fx_r_type
2662 *fx_r_type = BFD_RELOC_C6000_ABS_L16;
2682 *fx_r_type = BFD_RELOC_C6000_ABS_H16;
2696 *fx_r_type = BFD_RELOC_C6000_PCR_S21;
2698 *fx_r_type = BFD_RELOC_C6000_PCR_S12;
2700 *fx_r_type = BFD_RELOC_C6000_PCR_S10
3144 bfd_reloc_code_real_type fx_r_type = BFD_RELOC_UNUSED; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-hppa.c 452 int fx_r_type; member in struct:hppa_fix_struct
1204 hppa_fix->fx_r_type = r_type;
1362 if (fixp->fx_r_type == (int) R_HPPA_COMPLEX
1365 fixp->fx_r_type = (int) R_HPPA_PCREL_CALL;
1370 (int) fixp->fx_r_type,
1392 switch (fixp->fx_r_type)
1704 if (fixP->fx_r_type == R_HPPA_ENTRY
1705 || fixP->fx_r_type == R_HPPA_EXIT
1706 || fixP->fx_r_type == R_HPPA_BEGIN_BRTAB
1707 || fixP->fx_r_type == R_HPPA_END_BRTA
    [all...]
tc-tic6x.c 2047 switch (fixP->fx_r_type)
2446 true and fill in *FIX_EXP, *FIX_PCREL, *FX_R_TYPE and *FIX_ADDA.
2457 bfd_reloc_code_real_type *fx_r_type, bool *fix_adda,
2533 *fx_r_type = BFD_RELOC_C6000_ABS_S16;
2639 *fx_r_type
2662 *fx_r_type = BFD_RELOC_C6000_ABS_L16;
2682 *fx_r_type = BFD_RELOC_C6000_ABS_H16;
2696 *fx_r_type = BFD_RELOC_C6000_PCR_S21;
2698 *fx_r_type = BFD_RELOC_C6000_PCR_S12;
2700 *fx_r_type = BFD_RELOC_C6000_PCR_S10
3144 bfd_reloc_code_real_type fx_r_type = BFD_RELOC_UNUSED; local
    [all...]

Completed in 36 milliseconds