Home
last modified time | relevance | path

Searched defs:R_INFO (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/arch/mips64/
H A Dreloc.h34 #undef R_INFO macro
37 #define R_INFO(s,t) (htobe64((uint64_t)htobe32(s)<<32 | (uint64_t)t)) macro
/third_party/musl/porting/linux/user/src/internal/
H A Ddynlink.h26 #define R_INFO ELF32_R_INFO macro
38 #define R_INFO ELF64_R_INFO macro
/third_party/musl/src/internal/
H A Ddynlink.h34 #define R_INFO ELF32_R_INFO macro
48 #define R_INFO ELF64_R_INFO macro

Completed in 4 milliseconds