Searched refs:derived_type (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dsysdump.c53 static void derived_type (void);
541 derived_type ();
550 derived_type (void) function
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dsysdump.c53 static void derived_type (void);
590 derived_type ();
599 derived_type (void) function
/openbsd-current/gnu/llvm/llvm/utils/gdb-scripts/
H A Dprettyprinters.py430 derived_type = val.type.template_argument(0)
445 return pointer.cast(derived_type.pointer())
/openbsd-current/gnu/lib/libiberty/src/
H A Dcp-demangle.c1497 struct demangle_component *derived_type; local
1501 derived_type = cplus_demangle_type (di);
1512 base_type, derived_type);

Completed in 81 milliseconds