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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 9299 encode_branch (int default_reloc) function
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. *
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 9302 encode_branch (int default_reloc) function
9323 encode_branch (BFD_RELOC_ARM_PCREL_JUMP);
9326 encode_branch (BFD_RELOC_ARM_PCREL_BRANCH);
9336 encode_branch (BFD_RELOC_ARM_PCREL_CALL);
9338 encode_branch (BFD_RELOC_ARM_PCREL_JUMP);
9342 encode_branch (BFD_RELOC_ARM_PCREL_BRANCH);
9373 encode_branch (BFD_RELOC_ARM_PCREL_BLX);
11919 encode_branch (BFD_RELOC_THUMB_PCREL_BLX);
12019 encode_branch (BFD_RELOC_THUMB_PCREL_BRANCH23);
30082 /* This makes encode_branch() use the EABI versions of this relocation. *
    [all...]

Completed in 58 milliseconds