Home
last modified time | relevance | path

Searched defs:sectionSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_file_info.cpp37 auto sectionSize = desSize - sizeof(FileHeaderElastic); in BuildFromLegacy() local
112 auto sectionSize = Size() - sizeof(FileHeaderElastic); in ProcessToBinary() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Difile.h97 uint32 sectionSize = 0; member