Home
last modified time | relevance | path

Searched defs:RELOC_TYPE (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/backends/
Dcommon-reloc.c49 #define RELOC_TYPE(type, uses) \ in EBLHOOK() macro
56 #define RELOC_TYPE(type, uses) R_NAME (type), macro
64 #define RELOC_TYPE(type, uses) \ macro
77 #define RELOC_TYPE(type, uses) [R_TYPE (type)] = uses, macro
/external/u-boot/arch/riscv/cpu/ax25/
Dstart.S22 #define RELOC_TYPE R_RISCV_32 macro
29 #define RELOC_TYPE R_RISCV_64 macro