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/
H A Dpgo_file_info.cpp39 auto sectionSize = desSize - sizeof(FileHeaderElastic); in BuildFromLegacy() local
114 auto sectionSize = Size() - sizeof(FileHeaderElastic); in ProcessToBinary() local
115 fileStream.write(reinterpret_cast<const char *>(&sectionNumber_), sectionSize); in ProcessToBinary() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Difile.h98 uint32 sectionSize = 0; member

Completed in 2 milliseconds