| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/symcheck-blacklists/ |
| H A D | osx_blacklist.txt | 7 # all non-virtual thunks 9 # all virtual thunks
|
| H A D | linux_blacklist.txt | 7 # all non-virtual thunks 9 # all virtual thunks
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | symtab-thunks.cc | 62 static GTY (()) vec<unprocessed_thunk, va_gc> *thunks; 164 vec_safe_push (thunks, entry); in register_early() 174 if (!thunks) in process_early_thunks() 177 FOR_EACH_VEC_ELT (*thunks, i, e) in process_early_thunks() 181 vec_free (thunks); in process_early_thunks() 182 thunks = NULL; in process_early_thunks()
|
| /netbsd-src/sys/arch/epoc32/stand/e32boot/exe/ |
| H A D | Makefile | 22 CPPFLAGS+=-mapcs-32 -mshort-load-bytes -msoft-float -fcheck-new -fvtable-thunks
|
| /netbsd-src/sys/arch/epoc32/stand/e32boot/ldd/ |
| H A D | Makefile | 22 CPPFLAGS+=-mapcs-32 -mshort-load-bytes -msoft-float -fcheck-new -fvtable-thunks
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | d-tree.h | 267 tree thunks; member 303 DECL_LANG_SPECIFIC (NODE)->thunks
|
| H A D | ChangeLog-2012 | 541 (FuncDeclaration::toThunkSymbol): D thunks no longer private by 546 (ObjectFile::outputThunk): Mark weakref thunks as private. 628 (thunks): Use as value type rather than pointer. 631 (FuncDeclaration::toThunkSymbol): Remove check for thunks being NULL. 810 * d-objfile.cc (ObjectFile::outputThunk): Output thunks moved back to
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | d-tree.h | 260 tree thunks; member 296 DECL_LANG_SPECIFIC (NODE)->thunks
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/i386/ |
| H A D | gtyp-input.list | 49 SRCDIR/gcc/symtab-thunks.h 50 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/ |
| H A D | gtyp-input.list | 48 SRCDIR/gcc/symtab-thunks.h 49 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/hppa/ |
| H A D | gtyp-input.list | 48 SRCDIR/gcc/symtab-thunks.h 49 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/ |
| H A D | gtyp-input.list | 50 SRCDIR/gcc/symtab-thunks.h 51 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/ |
| H A D | gtyp-input.list | 47 SRCDIR/gcc/symtab-thunks.h 48 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/aarch64eb/ |
| H A D | gtyp-input.list | 49 SRCDIR/gcc/symtab-thunks.h 50 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/aarch64/ |
| H A D | gtyp-input.list | 49 SRCDIR/gcc/symtab-thunks.h 50 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/ |
| H A D | gtyp-input.list | 51 SRCDIR/gcc/symtab-thunks.h 52 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/ |
| H A D | gtyp-input.list | 46 SRCDIR/gcc/symtab-thunks.h 47 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/vax/ |
| H A D | gtyp-input.list | 46 SRCDIR/gcc/symtab-thunks.h 47 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/ |
| H A D | gtyp-input.list | 51 SRCDIR/gcc/symtab-thunks.h 52 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/ |
| H A D | gtyp-input.list | 51 SRCDIR/gcc/symtab-thunks.h 52 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/ |
| H A D | gtyp-input.list | 48 SRCDIR/gcc/symtab-thunks.h 49 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/earmeb/ |
| H A D | gtyp-input.list | 51 SRCDIR/gcc/symtab-thunks.h 52 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/riscv32/ |
| H A D | gtyp-input.list | 45 SRCDIR/gcc/symtab-thunks.h 46 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/ |
| H A D | gtyp-input.list | 50 SRCDIR/gcc/symtab-thunks.h 51 SRCDIR/gcc/symtab-thunks.cc
|
| /netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/ |
| H A D | gtyp-input.list | 51 SRCDIR/gcc/symtab-thunks.h 52 SRCDIR/gcc/symtab-thunks.cc
|