Home
last modified time | relevance | path

Searched defs:ELF_ST_BIND (Results 1 – 5 of 5) sorted by relevance

/arch/mips/boot/tools/
A Drelocs_32.c15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o) macro
A Drelocs_64.c28 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro
/arch/x86/tools/
A Drelocs_32.c15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o) macro
A Drelocs_64.c15 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro
/arch/s390/tools/
A Drelocs.c28 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro

Completed in 8 milliseconds