Home
last modified time | relevance | path

Searched refs:Valtype (Results 1 – 24 of 24) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/elfcpp/
H A Delfcpp_swap.h117 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 …]
/dflybsd-src/contrib/binutils-2.34/elfcpp/
H A Delfcpp_swap.h117 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 …]
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dreloc.h403 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rel() typedef
404 Valtype* wv = reinterpret_cast<Valtype*>(view); in rel()
405 Valtype addend = elfcpp::Swap<valsize, big_endian>::readval(wv); in rel()
408 writeval(wv, static_cast<Valtype>(value)); in rel()
417 typedef typename elfcpp::Swap_unaligned<valsize, big_endian>::Valtype in rel_unaligned()
418 Valtype; in rel_unaligned() typedef
419 Valtype addend = elfcpp::Swap_unaligned<valsize, big_endian>::readval(view); in rel_unaligned()
422 writeval(view, static_cast<Valtype>(value)); in rel_unaligned()
436 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rel() typedef
437 Valtype* wv = reinterpret_cast<Valtype*>(view); in rel()
[all …]
H A Dint_encoding.h102 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()
H A Dsparc.cc544 typename elfcpp::Swap<size, big_endian>::Valtype value, in rela()
545 typename elfcpp::Swap<size, big_endian>::Valtype addend) in rela()
547 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rela() typedef
548 Valtype* wv = reinterpret_cast<Valtype*>(view); in rela()
549 Valtype val = elfcpp::Swap<valsize, big_endian>::readval(wv); in rela()
550 Valtype reloc = ((value + addend) >> right_shift); in rela()
567 typename elfcpp::Swap<valsize, big_endian>::Valtype addend) in rela()
569 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rela() typedef
570 Valtype* wv = reinterpret_cast<Valtype*>(view); in rela()
571 Valtype val = elfcpp::Swap<valsize, big_endian>::readval(wv); in rela()
[all …]
H A Darm.cc3065 static inline typename elfcpp::Swap<32, big_endian>::Valtype
3067 typename elfcpp::Swap<32, big_endian>::Valtype val) in extract_arm_movw_movt_addend()
3076 static inline typename elfcpp::Swap<32, big_endian>::Valtype
3078 typename elfcpp::Swap<32, big_endian>::Valtype val, in insert_val_arm_movw_movt()
3079 typename elfcpp::Swap<32, big_endian>::Valtype x) in insert_val_arm_movw_movt()
3099 static inline typename elfcpp::Swap<32, big_endian>::Valtype
3101 typename elfcpp::Swap<32, big_endian>::Valtype val) in extract_thumb_movw_movt_addend()
3113 static inline typename elfcpp::Swap<32, big_endian>::Valtype
3115 typename elfcpp::Swap<32, big_endian>::Valtype val, in insert_val_thumb_movw_movt()
3116 typename elfcpp::Swap<32, big_endian>::Valtype x) in insert_val_thumb_movw_movt()
[all …]
H A Dmips.cc969 typedef typename elfcpp::Swap<8, big_endian>::Valtype Valtype8;
970 typedef typename elfcpp::Swap<16, big_endian>::Valtype Valtype16;
971 typedef typename elfcpp::Swap<32, big_endian>::Valtype Valtype32;
1582 typedef typename elfcpp::Swap<size, big_endian>::Valtype Valtype; typedef in __anon40c64d910111::Mips_relobj
1837 Valtype
1842 Valtype
1847 Valtype
1852 Valtype
1857 Valtype
1951 Valtype gprmask_;
[all …]
H A Dtilegx.cc818 typename elfcpp::Swap<size, big_endian>::Valtype addend, in rela()
822 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rela() typedef
823 Valtype* wv = reinterpret_cast<Valtype*>(view); in rela()
824 Valtype val = elfcpp::Swap<valsize, big_endian>::readval(wv); in rela()
825 Valtype reloc = 0; in rela()
845 typename elfcpp::Swap<size, big_endian>::Valtype addend, in rela_ua()
849 typedef typename elfcpp::Swap_unaligned<valsize, big_endian>::Valtype in rela_ua()
850 Valtype; in rela_ua() typedef
852 Valtype val = elfcpp::Swap_unaligned<valsize, big_endian>::readval(wv); in rela_ua()
853 Valtype reloc = 0; in rela_ua()
[all …]
H A Daarch64.cc78 typedef typename elfcpp::Swap<32, big_endian>::Valtype Insntype;
429 typedef typename elfcpp::Elf_types<size>::Elf_Addr Valtype; typedef in __anonb61028e10111::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 …]
H A Dpowerpc.cc1580 typedef typename elfcpp::Swap<fieldsize, big_endian>::Valtype Valtype; in rela() typedef
1581 Valtype* wv = reinterpret_cast<Valtype*>(view); in rela()
1590 typename elfcpp::Valtype_base<fieldsize>::Valtype dst_mask, in rela()
1594 typedef typename elfcpp::Swap<fieldsize, big_endian>::Valtype Valtype; in rela() typedef
1595 Valtype* wv = reinterpret_cast<Valtype*>(view); in rela()
1596 Valtype val = elfcpp::Swap<fieldsize, big_endian>::readval(wv); in rela()
1597 Valtype reloc = value >> right_shift; in rela()
1617 typename elfcpp::Valtype_base<fieldsize>::Valtype dst_mask, in rela_ua()
1621 typedef typename elfcpp::Swap_unaligned<fieldsize, big_endian>::Valtype in rela_ua()
1622 Valtype; in rela_ua() typedef
[all …]
H A Dreloc.cc1430 typedef typename elfcpp::Swap<size, big_endian>::Valtype Valtype; in reverse_words() typedef
1431 Valtype* vview = reinterpret_cast<Valtype*>(view); in reverse_words()
1435 Valtype tmp = vview[i]; in reverse_words()
H A Ddwarf_reader.h740 inline typename elfcpp::Valtype_base<valsize>::Valtype
745 inline typename elfcpp::Valtype_base<valsize>::Valtype
H A Ddwarf_reader.cc1423 inline typename elfcpp::Valtype_base<valsize>::Valtype
1426 typename elfcpp::Valtype_base<valsize>::Valtype return_value; in read_from_pointer()
1436 inline typename elfcpp::Valtype_base<valsize>::Valtype
1439 typename elfcpp::Valtype_base<valsize>::Valtype return_value; in read_from_pointer()
H A Doutput.h2444 typedef typename elfcpp::Elf_types<got_size>::Elf_Addr Valtype; typedef
2564 add_constant(Valtype constant) in add_constant()
2570 add_constant_pair(Valtype c1, Valtype c2) in add_constant_pair()
2575 replace_constant(unsigned int i, Valtype constant) in replace_constant()
2659 explicit Got_entry(Valtype constant) in Got_entry()
2682 Valtype constant;
H A Dx86_64.cc3448 typedef typename elfcpp::Swap<32, false>::Valtype Valtype; in pcrela32_check() typedef
3449 Valtype* wv = reinterpret_cast<Valtype*>(view); in pcrela32_check()
3465 typedef typename elfcpp::Swap<32, false>::Valtype Valtype; in pcrela32_check() typedef
3466 Valtype* wv = reinterpret_cast<Valtype*>(view); in pcrela32_check()
H A Doutput.cc1359 Valtype val = 0; in write()
1384 val = convert_types<Valtype, Sized_symbol<32>::Value_type>(v); in write()
1394 val = convert_types<Valtype, Sized_symbol<64>::Value_type>(v); in write()
1430 val = convert_types<Valtype, uint64_t>(lval); in write()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dreloc.h403 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rel() typedef
404 Valtype* wv = reinterpret_cast<Valtype*>(view); in rel()
405 Valtype addend = elfcpp::Swap<valsize, big_endian>::readval(wv); in rel()
408 writeval(wv, static_cast<Valtype>(value)); in rel()
417 typedef typename elfcpp::Swap_unaligned<valsize, big_endian>::Valtype in rel_unaligned()
418 Valtype; in rel_unaligned() typedef
419 Valtype addend = elfcpp::Swap_unaligned<valsize, big_endian>::readval(view); in rel_unaligned()
422 writeval(view, static_cast<Valtype>(value)); in rel_unaligned()
436 typedef typename elfcpp::Swap<valsize, big_endian>::Valtype Valtype; in rel() typedef
437 Valtype* wv = reinterpret_cast<Valtype*>(view); in rel()
[all …]
H A Dint_encoding.h102 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()
H A Dreloc.cc1453 typedef typename elfcpp::Swap<size, big_endian>::Valtype Valtype; in reverse_words() typedef
1454 Valtype* vview = reinterpret_cast<Valtype*>(view); in reverse_words()
1458 Valtype tmp = vview[i]; in reverse_words()
H A Ddwarf_reader.h740 inline typename elfcpp::Valtype_base<valsize>::Valtype
745 inline typename elfcpp::Valtype_base<valsize>::Valtype
H A Ddwarf_reader.cc1438 inline typename elfcpp::Valtype_base<valsize>::Valtype
1441 typename elfcpp::Valtype_base<valsize>::Valtype return_value; in read_from_pointer()
1451 inline typename elfcpp::Valtype_base<valsize>::Valtype
1454 typename elfcpp::Valtype_base<valsize>::Valtype return_value; in read_from_pointer()
H A Doutput.h2444 typedef typename elfcpp::Elf_types<got_size>::Elf_Addr Valtype; typedef
2564 add_constant(Valtype constant) in add_constant()
2570 add_constant_pair(Valtype c1, Valtype c2) in add_constant_pair()
2575 replace_constant(unsigned int i, Valtype constant) in replace_constant()
2659 explicit Got_entry(Valtype constant) in Got_entry()
2682 Valtype constant;
H A Dx86_64.cc4608 typedef typename elfcpp::Swap<32, false>::Valtype Valtype; in pcrela32_check() typedef
4609 Valtype* wv = reinterpret_cast<Valtype*>(view); in pcrela32_check()
4625 typedef typename elfcpp::Swap<32, false>::Valtype Valtype; in pcrela32_check() typedef
4626 Valtype* wv = reinterpret_cast<Valtype*>(view); in pcrela32_check()
H A Doutput.cc1371 Valtype val = 0; in write()
1396 val = convert_types<Valtype, Sized_symbol<32>::Value_type>(v); in write()
1406 val = convert_types<Valtype, Sized_symbol<64>::Value_type>(v); in write()
1442 val = convert_types<Valtype, uint64_t>(lval); in write()