Home
last modified time | relevance | path

Searched refs:GetRecordInfoSection (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp1081 SectionInfo *info = header->GetRecordInfoSection(); in ParseFromBinary()
1117 auto info = header->GetRecordInfoSection(); in ProcessToBinary()
1259 SectionInfo *info = header->GetRecordInfoSection(); in ParseFromBinary()
Dpgo_profiler_info.h186 SectionInfo *GetRecordInfoSection() const in GetRecordInfoSection() function