Home
last modified time | relevance | path

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

/third_party/libunwind/include/mingw/
Dfreebsd-elf64.h177 #define ELF64_M_INFO(sym, size) (((sym)<<8)+(unsigned char)(size)) macro
/third_party/libunwind/include/win/
Dfreebsd-elf64.h177 #define ELF64_M_INFO(sym, size) (((sym)<<8)+(unsigned char)(size)) macro
/third_party/elfutils/libelf/
Dgelf.h149 #define GELF_M_INFO(sym, size) ELF64_M_INFO (sym, size)
Delf.h1426 #define ELF64_M_INFO(sym, size) ELF32_M_INFO (sym, size) macro
/third_party/musl/ndk_musl_include/
Delf.h1114 #define ELF64_M_INFO(sym, size) ELF32_M_INFO (sym, size) macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1114 #define ELF64_M_INFO(sym, size) ELF32_M_INFO (sym, size) macro
/third_party/musl/include/
Delf.h1118 #define ELF64_M_INFO(sym, size) ELF32_M_INFO (sym, size) macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1114 #define ELF64_M_INFO(sym, size) ELF32_M_INFO (sym, size) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1114 #define ELF64_M_INFO(sym, size) ELF32_M_INFO (sym, size) macro
/third_party/musl/porting/linux/user/include/
Delf.h1122 #define ELF64_M_INFO(sym, size) ELF32_M_INFO (sym, size) macro