Searched defs:maxsize (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/test/moduletest/builtins/ |
| D | builtinsgc.js | 26 let maxsize = ArkTools.GC.getReservedHeapSize(); variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | elf_checker.cpp | 156 …void* mapAddress, int64_t offset, size_t maxsize, ElfCommand cmd, Elf* parent, ElfKind kind, size_… in ElfAllocate() 194 FromElfHeader* ehdr, size_t maxsize, unsigned char* eIdent, void* mapAddress, int64_t offset) in GetSectionHeaderNum() 237 size_t ElfChecker::GetShnum(void* mapAddress, unsigned char* eIdent, int64_t offset, size_t maxsize) in GetShnum() 450 void* mapAddress, int64_t offset, size_t maxsize, ElfCommand cmd, Elf* parent) in ReadMmapedFile()
|