Home
last modified time | relevance | path

Searched refs:ELF32_ST_BIND (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/arch/x86/tools/
Drelocs_32.c15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o)
/linux-5.19.10/arch/mips/boot/tools/
Drelocs_32.c15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o)
/linux-5.19.10/tools/perf/util/
Dgenelf.h70 #define ELF_ST_BIND(a) ELF32_ST_BIND(a)
/linux-5.19.10/scripts/mod/
Dmodpost.h31 #define ELF_ST_BIND ELF32_ST_BIND
/linux-5.19.10/include/uapi/linux/
Delf.h138 #define ELF32_ST_BIND(x) ELF_ST_BIND(x) macro
/linux-5.19.10/scripts/
Dsorttable.h85 # define ELF_ST_BIND ELF32_ST_BIND
Drecordmcount.h126 # define ELF_ST_BIND ELF32_ST_BIND