Home
last modified time | relevance | path

Searched refs:bind (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/include/
Delf.h514 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
518 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type)) argument
/picolibc-latest/
DCOPYING.NEWLIB1370 separable from, or merely link (or bind by name) to the interfaces of,