Searched refs:ELF_ERR_NOERROR (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ | ||
H A D | elf_checker.h | 111 ELF_ERR_NOERROR = 0, enumerator |
H A D | elf_checker.cpp | 142 if (elfErrorCode_ != ELF_ERR_NOERROR) { in CheckIfError() |
Completed in 3 milliseconds