Searched refs:PushUint64 (Results 1 – 5 of 5) sorted by relevance
264 debug_loc.PushUint64(variable_location.low_pc); in WriteDebugLocEntry()265 debug_loc.PushUint64(variable_location.high_pc); in WriteDebugLocEntry()279 debug_loc.PushUint64(0); in WriteDebugLocEntry()280 debug_loc.PushUint64(0); in WriteDebugLocEntry()298 debug_ranges.PushUint64(low_pc); in WriteDebugLocEntry()299 debug_ranges.PushUint64(high_pc); in WriteDebugLocEntry()307 debug_ranges.PushUint64(0); in WriteDebugLocEntry()308 debug_ranges.PushUint64(0); in WriteDebugLocEntry()
65 void PushUint64(uint64_t value) { in PushUint64() function93 PushUint64(static_cast<uint64_t>(value)); in PushInt64()
89 this->PushUint64(value); in WriteAddr()124 this->PushUint64(value); in WriteData8()
113 writer.PushUint64(code_address); in WriteFDE()114 writer.PushUint64(code_size); in WriteFDE()
131 this->PushUint64(absolute_address); in SetAddress()