Home
last modified time | relevance | path

Searched refs:EV_NONE (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
Delf_common.h90 #define EV_NONE 0 macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Delf_common.h90 #define EV_NONE 0 macro
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c624 if (elf_version(EV_CURRENT) == EV_NONE) { in loadNanoappElfFile()