Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_file_info.cpp41 auto sectionSize = desSize - sizeof(FileHeaderElastic); in BuildFromLegacy() local
118 auto sectionSize = Size() - sizeof(FileHeaderElastic); in ProcessToBinary() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Difile.h98 uint32 sectionSize = 0; member
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp92 uint32_t sectionSize = secSize * unitSize; in ReadSectionInfo() local