Home
last modified time | relevance | path

Searched refs:SetErrorCode (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_checker.cpp148 void ElfChecker::SetErrorCode(int value) in SetErrorCode() function in panda::ecmascript::ElfChecker
163 SetErrorCode(ELF_ERR_NOMEM); in ElfAllocate()
214 SetErrorCode(ELF_ERR_NOMEM); in GetSectionHeaderNum()
223 SetErrorCode(ELF_ERR_INVALID_ELF); in GetSectionHeaderNum()
254 SetErrorCode(ELF_ERR_INVALID_ELF); in GetShnum()
269 SetErrorCode(ELF_ERR_NOMEM); in GetShnum()
284 SetErrorCode(ELF_ERR_NOMEM); in GetShnum()
317 SetErrorCode(ELF_ERR_NOMEM); in GetElfItem()
344 SetErrorCode(ELF_ERR_INVALID_ELF); in GetElfItem()
405 SetErrorCode(ELF_ERR_INVALID_EL in FileReadElf()
[all...]
H A Delf_checker.h370 void SetErrorCode(int value);

Completed in 5 milliseconds