Home
last modified time | relevance | path

Searched refs:SHT_NOBITS (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
Delf_common.h216 #define SHT_NOBITS 8 /* no space section */ macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Delf_common.h216 #define SHT_NOBITS 8 /* no space section */ macro
DElf64Convert.c666 case SHT_NOBITS: in WriteSections64()
DElf32Convert.c671 case SHT_NOBITS: in WriteSections32()