Home
last modified time | relevance | path

Searched refs:ELF32_ST_VISIBILITY (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
Delf32.h213 #define ELF32_ST_VISIBILITY(oth) ((oth) & 0x3) macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Delf32.h213 #define ELF32_ST_VISIBILITY(oth) ((oth) & 0x3) macro