Searched refs:RT_DELETE (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/include/ |
H A D | link_elf.h | 46 RT_DELETE /* removing a shared library */ enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
H A D | link_elf.d | 45 RT_DELETE, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | link_elf.d | 40 RT_DELETE,
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
H A D | link_elf.d | 51 RT_DELETE, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | link_elf.d | 53 RT_DELETE, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | link.d | 107 RT_DELETE, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
H A D | link.d | 345 RT_DELETE
|
/netbsd-src/libexec/ld.elf_so/ |
H A D | rtld.c | 1012 _rtld_debug.r_state = RT_DELETE; in __strong_alias()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 152 RT_DELETE, /* delete */ enumerator 9103 cp_parser_require_keyword (parser, RID_DELETE, RT_DELETE); in cp_parser_delete_expression() 30575 case RT_DELETE: in cp_parser_required_error()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 153 RT_DELETE, /* delete */ enumerator 9570 cp_parser_require_keyword (parser, RID_DELETE, RT_DELETE); in cp_parser_delete_expression() 32829 case RT_DELETE: in cp_parser_required_error()
|