Searched defs:exclude_type (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | pep-dll.h | 44 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type; typedef
|
H A D | pe-dll.h | 43 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type; typedef
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | pep-dll.h | 44 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type; typedef
|
H A D | pe-dll.h | 43 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type; typedef
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | bsd-ifaddrs.c | 38 static int uv__ifaddr_exclude(struct ifaddrs *ent, int exclude_type) { in uv__ifaddr_exclude()
|
H A D | linux-core.c | 620 static int uv__ifaddr_exclude(struct ifaddrs *ent, int exclude_type) { in uv__ifaddr_exclude()
|