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

/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Ddynlink.h14 #define R_TYPE(x) ((x)&0x7fffffff) macro
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c457 if (skip_relative && R_TYPE(rel[1]) == REL_RELATIVE)
459 type = R_TYPE(rel[1]);
1737 if (R_TYPE(rel[1]) != REL_RELATIVE)

Completed in 32 milliseconds