Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf.h140 #define ELF64_ST_BIND(x) ELF_ST_BIND(x) macro
/openbmc/qemu/include/
H A Delf.h305 #define ELF64_ST_BIND(x) ELF_ST_BIND(x) macro