Home
last modified time | relevance | path

Searched refs:putIntoUInt64 (Results 1 – 9 of 9) sorted by relevance

/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/analyser/
H A Danaly_x86.h45 virtual bool putIntoUInt64(uint64 &u) const;
72 virtual bool putIntoUInt64(uint64 &u) const;
99 virtual bool putIntoUInt64(uint64 &u) const;
H A Danaly.h59 virtual bool putIntoUInt64(uint64 &u) const = 0;
82 virtual bool putIntoUInt64(uint64 &u) const;
109 virtual bool putIntoUInt64(uint64 &u) const;
134 virtual bool putIntoUInt64(uint64 &u) const;
H A Danaly_x86.cc124 bool AddressX86Flat32::putIntoUInt64(uint64 &u) const in putIntoUInt64() function in AddressX86Flat32
263 bool AddressX86_1632::putIntoUInt64(uint64 &u) const in putIntoUInt64() function in AddressX86_1632
406 bool AddressX86_1616::putIntoUInt64(uint64 &u) const in putIntoUInt64() function in AddressX86_1616
H A Danaly.cc122 bool InvalidAddress::putIntoUInt64(uint64 &u) const in putIntoUInt64() function in InvalidAddress
235 bool AddressFlat32::putIntoUInt64(uint64 &u) const in putIntoUInt64() function in AddressFlat32
360 bool AddressFlat64::putIntoUInt64(uint64 &u) const in putIntoUInt64() function in AddressFlat64
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhtanaly.cc586 a->putIntoUInt64(u); in convertAddressToViewerPos()
618 if (addr->putIntoUInt64(q)) { in aviewer_func_addr()
655 if (a && a->putIntoUInt64(q)) { in aviewer_func_fileofs()
680 if (a->putIntoUInt64(v)) { in ht_aviewer_symbol_to_addr()
689 a->putIntoUInt64(v); in ht_aviewer_symbol_to_addr()
699 if (a->putIntoUInt64(v)) { in ht_aviewer_symbol_to_addr()
1933 w->putIntoUInt64(b); in symbol_handler()
1943 w->putIntoUInt64(b); in symbol_handler()
1954 w->putIntoUInt64(b); in symbol_handler()
2059 a->putIntoUInt64(u); in next_line_id()
[all …]
H A Dhtxeximg.cc132 a->putIntoUInt64(b);
H A Dhtpeimg.cc148 a->putIntoUInt64(b); in pe_viewer_func_section_int()
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/output/
H A Dout_ht.cc170 Addr->putIntoUInt64(u); in link()
H A Dout.cc270 Addr->putIntoUInt64(u); in generateAddr()