Searched refs:ProtobufIRDiffDumper (Results 1 – 2 of 2) sorted by relevance
35 void ProtobufIRDiffDumper::AddLibNameIR(const std::string &name) { in AddLibNameIR()39 void ProtobufIRDiffDumper::AddArchIR(const std::string &arch) { in AddArchIR()43 CompatibilityStatusIR ProtobufIRDiffDumper::GetCompatibilityStatusIR() { in GetCompatibilityStatusIR()80 void ProtobufIRDiffDumper::AddCompatibilityStatusIR( in AddCompatibilityStatusIR()85 bool ProtobufIRDiffDumper::AddDiffMessageIR(const DiffMessageIR *message, in AddDiffMessageIR()110 bool ProtobufIRDiffDumper::AddLinkableMessageIR( in AddLinkableMessageIR()133 bool ProtobufIRDiffDumper::AddElfSymbolMessageIR(const ElfSymbolIR *elf_symbol, in AddElfSymbolMessageIR()149 bool ProtobufIRDiffDumper::AddElfFunctionIR( in AddElfFunctionIR()171 bool ProtobufIRDiffDumper::AddElfObjectIR( in AddElfObjectIR()193 bool ProtobufIRDiffDumper::AddLoneRecordTypeDiffIR( in AddLoneRecordTypeDiffIR()[all …]
30 class ProtobufIRDiffDumper : public IRDiffDumper {32 ProtobufIRDiffDumper(const std::string &dump_path) in ProtobufIRDiffDumper() function36 ~ProtobufIRDiffDumper() override {} in ~ProtobufIRDiffDumper()