Searched defs:ELF_F_MMAPPED (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ | ||
H A D | elf_checker.h | 41 enum { ELF_F_MMAPPED = 0x40, ELF_F_MALLOCED = 0x80, ELF_F_FILEDATA = 0x100 }; enumerator |
Completed in 2 milliseconds