/toolchain/binutils/binutils-2.25/elfcpp/ |
D | elfcpp_swap.h | 117 typedef uint8_t Valtype; 124 typedef uint16_t Valtype; 131 typedef uint32_t Valtype; 138 typedef uint64_t Valtype; 154 typedef typename Valtype_base<size>::Valtype Valtype; 156 static inline Valtype 157 convert_host(Valtype v) 164 typedef Valtype_base<8>::Valtype Valtype; 166 static inline Valtype 167 convert_host(Valtype v) [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | reloc.h | 328 typename elfcpp::Swap<valsize, big_endian>::Valtype value) in rel() 330 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rel() typedef 331 Valtype* wv = reinterpret_cast<Valtype*>(view); in rel() 332 Valtype x = elfcpp::Swap<valsize, big_endian>::readval(wv); in rel() 340 typename elfcpp::Swap<valsize, big_endian>::Valtype value) in rel_unaligned() 342 typedef typename elfcpp::Swap_unaligned<valsize, big_endian>::Valtype in rel_unaligned() 343 Valtype; in rel_unaligned() typedef 344 Valtype x = elfcpp::Swap_unaligned<valsize, big_endian>::readval(view); in rel_unaligned() 357 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rel() typedef 358 Valtype* wv = reinterpret_cast<Valtype*>(view); in rel() [all …]
|
D | int_encoding.h | 102 typename elfcpp::Valtype_base<valsize>::Valtype value) in insert_into_vector() 115 typename elfcpp::Valtype_base<valsize>::Valtype 118 typename elfcpp::Valtype_base<valsize>::Valtype return_value; in read_from_pointer() 129 typename elfcpp::Valtype_base<valsize>::Valtype 132 typename elfcpp::Valtype_base<valsize>::Valtype return_value; in read_from_pointer() 144 typename elfcpp::Valtype_base<valsize>::Valtype 147 typename elfcpp::Valtype_base<valsize>::Valtype return_value; in read_from_pointer()
|
D | sparc.cc | 527 typename elfcpp::Swap<size, big_endian>::Valtype value, in rela() 528 typename elfcpp::Swap<size, big_endian>::Valtype addend) in rela() 530 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rela() typedef 531 Valtype* wv = reinterpret_cast<Valtype*>(view); in rela() 532 Valtype val = elfcpp::Swap<valsize, big_endian>::readval(wv); in rela() 533 Valtype reloc = ((value + addend) >> right_shift); in rela() 550 typename elfcpp::Swap<valsize, big_endian>::Valtype addend) in rela() 552 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rela() typedef 553 Valtype* wv = reinterpret_cast<Valtype*>(view); in rela() 554 Valtype val = elfcpp::Swap<valsize, big_endian>::readval(wv); in rela() [all …]
|
D | arm.cc | 3036 static inline typename elfcpp::Swap<32, big_endian>::Valtype 3038 typename elfcpp::Swap<32, big_endian>::Valtype val) in extract_arm_movw_movt_addend() 3047 static inline typename elfcpp::Swap<32, big_endian>::Valtype 3049 typename elfcpp::Swap<32, big_endian>::Valtype val, in insert_val_arm_movw_movt() 3050 typename elfcpp::Swap<32, big_endian>::Valtype x) in insert_val_arm_movw_movt() 3070 static inline typename elfcpp::Swap<32, big_endian>::Valtype 3072 typename elfcpp::Swap<32, big_endian>::Valtype val) in extract_thumb_movw_movt_addend() 3084 static inline typename elfcpp::Swap<32, big_endian>::Valtype 3086 typename elfcpp::Swap<32, big_endian>::Valtype val, in insert_val_thumb_movw_movt() 3087 typename elfcpp::Swap<32, big_endian>::Valtype x) in insert_val_thumb_movw_movt() [all …]
|
D | tilegx.cc | 808 typename elfcpp::Swap<size, big_endian>::Valtype addend, in rela() 812 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rela() typedef 813 Valtype* wv = reinterpret_cast<Valtype*>(view); in rela() 814 Valtype val = elfcpp::Swap<valsize, big_endian>::readval(wv); in rela() 815 Valtype reloc = 0; in rela() 835 typename elfcpp::Swap<size, big_endian>::Valtype addend, in rela_ua() 839 typedef typename elfcpp::Swap_unaligned<valsize, big_endian>::Valtype in rela_ua() 840 Valtype; in rela_ua() typedef 842 Valtype val = elfcpp::Swap_unaligned<valsize, big_endian>::readval(wv); in rela_ua() 843 Valtype reloc = 0; in rela_ua() [all …]
|
D | aarch64.cc | 78 typedef typename elfcpp::Swap<32, big_endian>::Valtype Insntype; 429 typedef typename elfcpp::Elf_types<size>::Elf_Addr Valtype; typedef in __anon20db65070111::Output_data_got_aarch64 463 Valtype dynamic_addr = dynamic == NULL ? 0 : dynamic->address(); in do_write() 546 typedef typename elfcpp::Swap<size, big_endian>::Valtype Valtype; in do_write() typedef 547 Valtype* wv = reinterpret_cast<Valtype*>(oview + got_offset); in do_write() 548 Valtype x; in do_write() 1107 typedef typename elfcpp::Swap<32, big_endian>::Valtype Insntype; in do_write() 1296 typedef typename elfcpp::Swap<32, big_endian>::Valtype Insntype; in do_write() 1942 typedef typename elfcpp::Swap<32,big_endian>::Valtype Insntype; in fix_errata() 2002 typedef typename elfcpp::Swap<32,big_endian>::Valtype Insntype; in try_fix_erratum_843419_optimized() [all …]
|
D | mips.cc | 1482 typedef typename elfcpp::Swap<size, big_endian>::Valtype Valtype; typedef in __anona7e08b770111::Mips_relobj 1732 Valtype 1737 Valtype 1742 Valtype 1747 Valtype 1752 Valtype 1826 Valtype gprmask_; 1828 Valtype cprmask1_; 1830 Valtype cprmask2_; 1832 Valtype cprmask3_; [all …]
|
D | powerpc.cc | 1555 typedef typename elfcpp::Swap<fieldsize, big_endian>::Valtype Valtype; in rela() typedef 1556 Valtype* wv = reinterpret_cast<Valtype*>(view); in rela() 1565 typename elfcpp::Valtype_base<fieldsize>::Valtype dst_mask, in rela() 1569 typedef typename elfcpp::Swap<fieldsize, big_endian>::Valtype Valtype; in rela() typedef 1570 Valtype* wv = reinterpret_cast<Valtype*>(view); in rela() 1571 Valtype val = elfcpp::Swap<fieldsize, big_endian>::readval(wv); in rela() 1572 Valtype reloc = value >> right_shift; in rela() 1592 typename elfcpp::Valtype_base<fieldsize>::Valtype dst_mask, in rela_ua() 1596 typedef typename elfcpp::Swap_unaligned<fieldsize, big_endian>::Valtype in rela_ua() 1597 Valtype; in rela_ua() typedef [all …]
|
D | reloc.cc | 1441 typedef typename elfcpp::Swap<size, big_endian>::Valtype Valtype; in reverse_words() typedef 1442 Valtype* vview = reinterpret_cast<Valtype*>(view); in reverse_words() 1446 Valtype tmp = vview[i]; in reverse_words()
|
D | dwarf_reader.h | 740 inline typename elfcpp::Valtype_base<valsize>::Valtype 745 inline typename elfcpp::Valtype_base<valsize>::Valtype
|
D | output.h | 2297 typedef typename elfcpp::Elf_types<got_size>::Elf_Addr Valtype; typedef 2392 add_constant(Valtype constant) in add_constant() 2398 add_constant_pair(Valtype c1, Valtype c2) in add_constant_pair() 2403 replace_constant(unsigned int i, Valtype constant) in replace_constant() 2473 explicit Got_entry(Valtype constant) in Got_entry() 2496 Valtype constant;
|
D | dwarf_reader.cc | 1424 inline typename elfcpp::Valtype_base<valsize>::Valtype 1427 typename elfcpp::Valtype_base<valsize>::Valtype return_value; in read_from_pointer() 1437 inline typename elfcpp::Valtype_base<valsize>::Valtype 1440 typename elfcpp::Valtype_base<valsize>::Valtype return_value; in read_from_pointer()
|
D | output.cc | 1370 Valtype val = 0; in write() 1395 val = convert_types<Valtype, Sized_symbol<32>::Value_type>(v); in write() 1405 val = convert_types<Valtype, Sized_symbol<64>::Value_type>(v); in write() 1441 val = convert_types<Valtype, uint64_t>(lval); in write()
|
D | ChangeLog | 2689 (Output_data_got_powerpc::got_base_offset): Return Valtype. 15180 constant 0xFFFF to type Valtype.
|