Searched refs:elf_r_type (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dtarget-reloc.h74 unsigned int r_type = elfcpp::elf_r_type<size>(r_info);
239 unsigned int r_type = elfcpp::elf_r_type<size>(r_info);
468 const unsigned int r_type = elfcpp::elf_r_type<size>(r_info);
562 const unsigned int r_type = elfcpp::elf_r_type<size>(r_info);
H A Dcopy-relocs.cc198 unsigned int reloc_type = elfcpp::elf_r_type<size>(rel.get_r_info());
H A Dgc.h235 unsigned int r_type = elfcpp::elf_r_type<size>(r_info);
H A Dreloc.cc1155 const unsigned int r_type = elfcpp::elf_r_type<size>(r_info);
1316 unsigned int r_type = elfcpp::elf_r_type<size>(reloc.get_r_info());
H A Darm.cc6500 unsigned int r_type = elfcpp::elf_r_type<32>(r_info);
9407 const unsigned int r_type = elfcpp::elf_r_type<32>(r_info);
10903 unsigned int r_type = elfcpp::elf_r_type<32>(r_info);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h602 elf_r_type(typename Elf_types<size>::Elf_WXword);
606 elf_r_type<32>(Elf_Word v) function in namespace:elfcpp
613 elf_r_type<64>(Elf_Xword v) function in namespace:elfcpp

Completed in 256 milliseconds