Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Delf.h1094 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro
1098 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)