Searched refs:encode_branch (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c4736 encode_branch (int default_reloc)
4756 encode_branch (BFD_RELOC_ARM_PCREL_JUMP);
4759 encode_branch (BFD_RELOC_ARM_PCREL_BRANCH);
4769 encode_branch (BFD_RELOC_ARM_PCREL_CALL);
4771 encode_branch (BFD_RELOC_ARM_PCREL_JUMP);
4775 encode_branch (BFD_RELOC_ARM_PCREL_BRANCH);
4806 encode_branch (BFD_RELOC_ARM_PCREL_CALL);
4809 encode_branch (BFD_RELOC_ARM_PCREL_BLX);
4732 encode_branch (int default_reloc) function
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c8468 encode_branch (int default_reloc)
8489 encode_branch (BFD_RELOC_ARM_PCREL_JUMP);
8492 encode_branch (BFD_RELOC_ARM_PCREL_BRANCH);
8502 encode_branch (BFD_RELOC_ARM_PCREL_CALL);
8504 encode_branch (BFD_RELOC_ARM_PCREL_JUMP);
8508 encode_branch (BFD_RELOC_ARM_PCREL_BRANCH);
8539 encode_branch (BFD_RELOC_ARM_PCREL_BLX);
11053 encode_branch (BFD_RELOC_THUMB_PCREL_BLX);
11153 encode_branch (BFD_RELOC_THUMB_PCREL_BRANCH23);
25015 /* This makes encode_branch() us
8467 encode_branch (int default_reloc) function
[all...]

Completed in 217 milliseconds