Searched defs:extra (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/platform/windows/ |
| H A D | file.cpp | 118 fd_t extra = CreateFileMapping(fd, NULL, prot, size >> 32, size & 0xffffffff, nullptr); in FileMap() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | elf_checker.cpp | 157 ElfAllocate( void* mapAddress, int64_t offset, size_t maxsize, ElfCommand cmd, Elf* parent, ElfKind kind, size_t extra) ElfAllocate() argument
|
Completed in 2 milliseconds