Searched defs:REL_TYPE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/mips/boot/tools/ | ||
H A D | relocs.c | 63 #define REL_TYPE(X)[X] = #X in rel_type() macro |
/openbmc/linux/arch/x86/tools/ | ||
H A D | relocs.c | 208 #define REL_TYPE(X) [X] = #X in rel_type() macro |