Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dstub_file_info.cpp46 uint64_t secSizeInfoAddr = reinterpret_cast<uint64_t>(moduleInfo.data()); in Save() local
47 des.SetSecAddrAndSize(ElfSecName::ARK_MODULEINFO, secSizeInfoAddr, sizeof(uint32_t)); in Save()

Completed in 1 milliseconds