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

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

Completed in 151 milliseconds