Home
last modified time | relevance | path

Searched refs:GetPandaInfoSection (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_decoder.cpp38 pandaFileInfos_.ParseFromBinary(addr, header_->GetPandaInfoSection()); in Load()
90 pandaFileInfos_.ParseFromBinary(addr, header_->GetPandaInfoSection()); in LoadFull()
H A Dpgo_profiler_encoder.cpp209 pandaFileInfos_->ProcessToBinary(fileStream, header_->GetPandaInfoSection()); in SaveAndRename()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_file_info.h131 GetPandaInfoSection()->offset_ = Size(); in PGOProfilerHeader()
200 SectionInfo *GetPandaInfoSection() const in GetPandaInfoSection() function in panda::ecmascript::pgo::PGOProfilerHeader
H A Dpgo_file_info.cpp138 auto *pandaInfoSection = GetPandaInfoSection(); in ParseFromText()

Completed in 3 milliseconds