Home
last modified time | relevance | path

Searched defs:MapFile (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dmem.cpp32 BytePtr MapFile(file::File file, uint32_t prot, uint32_t flags, size_t size, size_t file_offset, vo… in MapFile() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dmem.cpp42 BytePtr MapFile(file::File file, uint32_t prot, uint32_t flags, size_t size, size_t fileOffset, voi… in MapFile() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dmem.cpp159 BytePtr MapFile(file::File file, uint32_t prot, uint32_t flags, size_t size, size_t file_offset, vo… in MapFile() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem.cpp163 BytePtr MapFile(file::File file, uint32_t prot, uint32_t flags, size_t size, size_t fileOffset, voi… in MapFile() function