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

/seL4-refos-master/libs/libmuslc/arch/mips64/
H A Dreloc.h37 #undef R_SYM macro
40 #define R_SYM(x) (be32toh(be64toh(x)>>32)) macro
/seL4-refos-master/libs/libmuslc/src/internal/
H A Ddynlink.h13 #define R_SYM(x) ((x)>>8) macro
20 #define R_SYM(x) ((x)>>32) macro

Completed in 30 milliseconds