Home
last modified time | relevance | path

Searched defs:VerifyELFHeader (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/
Delf.cpp53 bool VerifyELFHeader(const Elf64_Ehdr &header, uint32_t version) in VerifyELFHeader() function
/arkcompiler/ets_runtime/ecmascript/platform/common/
Delf.cpp78 bool VerifyELFHeader([[maybe_unused]] const Elf64_Ehdr &header, [[maybe_unused]] uint32_t version) in VerifyELFHeader() function