Home
last modified time | relevance | path

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

/dports/devel/py-pyelftools/pyelftools-0.27/elftools/elf/
H A Dconstants.py58 EFM_MIPS_ABI_O32 = 0x00001000 variable in E_FLAGS_MASKS
/dports/devel/py-pyelftools/pyelftools-0.27/scripts/
H A Dreadelf.py187 if (flags & E_FLAGS_MASKS.EFM_MIPS_ABI_O32):