Home
last modified time | relevance | path

Searched defs:file_offset (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/aot/
Daot_headers.h60 uint32_t file_offset; member
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dmem.cpp40 BytePtr MapFile(file::File file, uint32_t prot, uint32_t flags, size_t size, size_t file_offset, vo… in MapFile()
/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()