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

  /toolchain/binutils/binutils-2.25/bfd/
elfxx-sparc.h 103 extern reloc_howto_type *_bfd_sparc_elf_info_to_howto_ptr
elf64-sparc.c 121 relent->howto = _bfd_sparc_elf_info_to_howto_ptr (R_SPARC_LO10);
126 relent->howto = _bfd_sparc_elf_info_to_howto_ptr (R_SPARC_13);
129 relent->howto = _bfd_sparc_elf_info_to_howto_ptr (r_type);
elfxx-sparc.c 617 _bfd_sparc_elf_info_to_howto_ptr (unsigned int r_type) function
658 cache_ptr->howto = _bfd_sparc_elf_info_to_howto_ptr (r_type);
    [all...]

Completed in 561 milliseconds