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

/seL4-refos-master/libs/libmuslc/arch/mips64/
H A Dreloc.h36 #undef R_TYPE macro
39 #define R_TYPE(x) (be64toh(x)&0x7fffffff) macro
/seL4-refos-master/libs/libmuslc/src/internal/
H A Ddynlink.h12 #define R_TYPE(x) ((x)&255) macro
19 #define R_TYPE(x) ((x)&0x7fffffff) macro

Completed in 84 milliseconds