HomeSort by relevance Sort by last modified time
    Searched refs:is_branch_reloc (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
powerpc.cc 75 is_branch_reloc(unsigned int r_type);
989 return !is_branch_reloc(r_type);
1010 return !is_branch_reloc(r_type);
1422 is_branch_reloc(unsigned int r_type) function in namespace:__anon75344
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-ppc.c 3824 is_branch_reloc (enum elf_ppc_reloc_type r_type) function
    [all...]
elf64-ppc.c 5182 is_branch_reloc (enum elf_ppc64_reloc_type r_type) function
    [all...]

Completed in 78 milliseconds