Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dmem.cpp40 BytePtr MapFile(file::File file, uint32_t prot, uint32_t flags, size_t size, size_t file_offset, void *hint) in MapFile() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dmem.cpp42 BytePtr MapFile(file::File file, uint32_t prot, uint32_t flags, size_t size, size_t fileOffset, void *hint) in MapFile() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
H A Dmem.cpp159 BytePtr MapFile(file::File file, uint32_t prot, uint32_t flags, size_t size, size_t file_offset, void *hint) in MapFile() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dmem.cpp163 BytePtr MapFile(file::File file, uint32_t prot, uint32_t flags, size_t size, size_t fileOffset, void *hint) in MapFile() function

Completed in 5 milliseconds