Home
last modified time | relevance | path

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

/third_party/libunwind/include/win/
Dfreebsd-elf32.h165 #define ELF32_M_SIZE(info) ((unsigned char)(info)) macro
/third_party/libunwind/include/mingw/
Dfreebsd-elf32.h165 #define ELF32_M_SIZE(info) ((unsigned char)(info)) macro
/third_party/musl/porting/linux/user/include/
Delf.h1117 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro
1121 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1109 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro
1113 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1109 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro
1113 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1109 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro
1113 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)
/third_party/musl/include/
Delf.h1113 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro
1117 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)
/third_party/musl/ndk_musl_include/
Delf.h1109 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro
1113 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)
/third_party/elfutils/libelf/
Delf.h1421 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro
1425 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info)