Home
last modified time | relevance | path

Searched defs:fileMap (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot.cpp190 MemMap fileMap = FileMap(realPath.c_str(), FILE_RDONLY, PAGE_PROT_READWRITE); in Deserialize() local
206 MemMap fileMap in Deserialize() local
130 DeserializeInternal(SnapshotType type, const CString &snapshotFile, SnapshotProcessor &processor, MemMap &fileMap) DeserializeInternal() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h369 MapleMap<uint32_t, std::string> fileMap; member in maplebe::Emitter
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Daot_runtime_info.h215 ecmascript::MemMap fileMap = ecmascript::FileMap(realPath, FILE_RDONLY, PAGE_PROT_READ); in GetRuntimeBuildId() local
391 void ParseELFSectionsForBuildId(ecmascript::MemMap &fileMap, char *buildId, int length) const in ParseELFSectionsForBuildId() argument

Completed in 3 milliseconds