Home
last modified time | relevance | path

Searched defs:REL_TYPE (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_m/components/dynlink/
Dlos_dynlink.h51 #define REL_TYPE(x) ELF64_R_TYPE(x) macro
/kernel/linux/linux-5.10/arch/mips/boot/tools/
Drelocs.c63 #define REL_TYPE(X)[X] = #X in rel_type() macro
/kernel/linux/linux-5.10/arch/x86/tools/
Drelocs.c197 #define REL_TYPE(X) [X] = #X in rel_type() macro