Searched refs:RelocInfoWriter (Results 1 – 11 of 11) sorted by relevance
83 uint32_t RelocInfoWriter::WriteLongPCJump(uint32_t pc_delta) { in WriteLongPCJump()102 void RelocInfoWriter::WriteShortTaggedPC(uint32_t pc_delta, int tag) { in WriteShortTaggedPC()108 void RelocInfoWriter::WriteShortData(intptr_t data_delta) { in WriteShortData()112 void RelocInfoWriter::WriteMode(RelocInfo::Mode rmode) { in WriteMode()117 void RelocInfoWriter::WriteModeAndPC(uint32_t pc_delta, RelocInfo::Mode rmode) { in WriteModeAndPC()124 void RelocInfoWriter::WriteIntData(int number) { in WriteIntData()132 void RelocInfoWriter::WriteData(intptr_t data_delta) { in WriteData()140 void RelocInfoWriter::Write(const RelocInfo* rinfo) { in Write()
344 class RelocInfoWriter BASE_EMBEDDED {346 RelocInfoWriter() : pos_(nullptr), last_pc_(nullptr) {} in RelocInfoWriter() function378 DISALLOW_COPY_AND_ASSIGN(RelocInfoWriter);
36 # fun:*v8*internal*RelocInfoWriter*WriteTaggedData*
1583 static constexpr int kMaxRelocSize = RelocInfoWriter::kMaxSize;1584 RelocInfoWriter reloc_info_writer;
1497 RelocInfoWriter reloc_info_writer;1517 static constexpr int kMaxRelocSize = RelocInfoWriter::kMaxSize;
1609 static constexpr int kMaxRelocSize = RelocInfoWriter::kMaxSize;1610 RelocInfoWriter reloc_info_writer;
3483 static constexpr int kMaxRelocSize = RelocInfoWriter::kMaxSize;3484 RelocInfoWriter reloc_info_writer;
1981 static constexpr int kMaxRelocSize = RelocInfoWriter::kMaxSize;1982 RelocInfoWriter reloc_info_writer;
2046 static constexpr int kMaxRelocSize = RelocInfoWriter::kMaxSize;2047 RelocInfoWriter reloc_info_writer;
1858 RelocInfoWriter reloc_info_writer;
2414 RelocInfoWriter reloc_info_writer;