Home | History | Annotate | Download | only in config

Lines Matching defs:encode_branch

9299 encode_branch (int default_reloc)
9320 encode_branch (BFD_RELOC_ARM_PCREL_JUMP);
9323 encode_branch (BFD_RELOC_ARM_PCREL_BRANCH);
9333 encode_branch (BFD_RELOC_ARM_PCREL_CALL);
9335 encode_branch (BFD_RELOC_ARM_PCREL_JUMP);
9339 encode_branch (BFD_RELOC_ARM_PCREL_BRANCH);
9370 encode_branch (BFD_RELOC_ARM_PCREL_BLX);
11916 encode_branch (BFD_RELOC_THUMB_PCREL_BLX);
12016 encode_branch (BFD_RELOC_THUMB_PCREL_BRANCH23);
30075 /* This makes encode_branch() use the EABI versions of this relocation. */