Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dqa.py19 EI_ABIVERSION = 8 variable in ELFFile
93 return self.data[ELFFile.EI_ABIVERSION]
/openbmc/u-boot/include/
H A Delf.h43 #define EI_ABIVERSION 8 /* ABI target version */ macro