Home
last modified time | relevance | path

Searched refs:ELF64_ST_INFO (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libelf/
H A Dgelf.h66 #define GELF_ST_INFO ELF64_ST_INFO
/openbsd/sys/sys/
H A Dexec_elf.h354 #define ELF64_ST_INFO(b,t) (((b) << 4) + ((t) & 0xf)) macro
809 #define ELF_ST_INFO ELF64_ST_INFO
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h448 #define ELF64_ST_INFO ELF_ST_INFO macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h474 #define ELF64_ST_INFO ELF_ST_INFO macro