Home
last modified time | relevance | path

Searched defs:exclude_type (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpep-dll.h44 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type; typedef
H A Dpe-dll.h43 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type; typedef
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dpep-dll.h44 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type; typedef
H A Dpe-dll.h43 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type; typedef
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dbsd-ifaddrs.c38 static int uv__ifaddr_exclude(struct ifaddrs *ent, int exclude_type) { in uv__ifaddr_exclude()
H A Dlinux-core.c620 static int uv__ifaddr_exclude(struct ifaddrs *ent, int exclude_type) { in uv__ifaddr_exclude()