Home
last modified time | relevance | path

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

/DragonStub/inc/ !
H A Delf.h1403 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro
1407 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)