Home
last modified time | relevance | path

Searched defs:GELF_ST_TYPE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dgelf.h69 #define GELF_ST_TYPE ELF64_ST_TYPE macro
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DElf.h39 #define GELF_ST_TYPE(info) ((info) & 0xf) macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DElf.h39 #define GELF_ST_TYPE(info) ((info) & 0xf) macro