Searched refs:ELF64_R_INFO (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Ddynlink.h16 #define R_INFO ELF64_R_INFO
/fuchsia/zircon/third_party/ulib/musl/include/
H A Delf.h426 #define ELF64_R_INFO(sym, type) ((((Elf64_Xword)(sym)) << 32) + (type)) macro

Completed in 71 milliseconds