Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h1069 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro
1073 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)