Searched defs:MapFile (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/platforms/unix/libpandabase/ |
D | mem.cpp | 40 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/platforms/windows/libpandabase/ |
D | mem.cpp | 159 BytePtr MapFile(file::File file, uint32_t prot, uint32_t flags, size_t size, size_t file_offset, vo… in MapFile() function
|