Home
last modified time | relevance | path

Searched defs:extra (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dfile.cpp118 fd_t extra = CreateFileMapping(fd, NULL, prot, size >> 32, size & 0xffffffff, nullptr); in FileMap() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_checker.cpp157 ElfAllocate( void* mapAddress, int64_t offset, size_t maxsize, ElfCommand cmd, Elf* parent, ElfKind kind, size_t extra) ElfAllocate() argument

Completed in 2 milliseconds