Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_file_info.cpp138 auto *pandaInfoSection = GetPandaInfoSection(); in ParseFromText() local
139 if (pandaInfoSection == nullptr) { in ParseFromText()
142 pandaInfoSection->offset_ -= sizeof(PGOProfilerHeader) - sizeof(PGOProfilerHeaderLegacy); in ParseFromText()

Completed in 1 milliseconds