Home
last modified time | relevance | path

Searched refs:mangle (Results 1 – 25 of 38) sorted by relevance

12

/trueos/sbin/fsck/
HDfsck.c82 static void mangle(char *, int *, const char ** volatile *, int *);
350 mangle(optbuf, &argc, &argv, &maxargc); in checkfs()
512 mangle(char *opts, int *argcp, const char ** volatile *argvp, int *maxargcp) in mangle() function
/trueos/lib/msun/arm/
HDfenv-mangle.h30 #error Only include fenv-mangle.h once
/trueos/contrib/gcc/cp/
HDChangeLog.gcc4350 * mangle.c (write_real_cst): Use 'unsigned long' for %lx.
61 * mangle.c (write_mangled_name): Mangle static variable names.
HDMake-lang.in85 cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o \
287 cp/mangle.o: cp/mangle.c $(CXX_TREE_H) $(TM_H) toplev.h $(REAL_H) \
288 gt-cp-mangle.h $(TARGET_H) $(TM_P_H)
HDconfig-lang.in37 gtfiles="\$(srcdir)/cp/rtti.c \$(srcdir)/cp/mangle.c \$(srcdir)/cp/name-lookup.h \$(srcdir)/cp/name…
HDChangeLog-2003221 * mangle.c (write_array_type): Check broken mangling for
263 * mangle.c (write_template_args): Remove unreachable code.
309 * mangle.c (write_mangled_name): Add top_level flag. Rework for
385 * mangle.c (conv_type_names): Holds IDENTIFIER_NODEs only.
431 * mangle.c (write_unqualified_name): Adjust.
798 * mangle.c (write_expression): Issue errors about attempts to
799 mangle a non-existant middle operator to the ?: operator.
822 * mangle.c: Likewise.
1167 * mangle.c (init_mangle): Likewise.
2945 * mangle.c (write_expression): Remove support for LOOKUP_EXPR.
[all …]
HDChangeLog-20029 lang-specs.h, lex.c, mangle.c, method.c, optimize.c, parser.c,
175 * mangle.c (mangle_call_offset): Remove superfluous if.
659 * mangle.c (mangle_call_offset): New function.
735 lex.c, mangle.c, method.c, optimize.c, parse.y, pt.c, ptree.c,
879 * mangle.c (write_encoding, write_unqualified_name): Adjust.
1167 * mangle.c (write_expression): Correct handling of enumeration
1194 * mangle.c (write_conversion_operator_name): New function.
1344 * mangle.c (CLASSTYPE_TEMPLATE_ID_P): Handle instances of template
1539 * mangle.c: Likewise.
1627 * mangle.c: Likewise.
[all …]
HDChangeLog-2001447 * call.c, cp-tree.h, cvt.c, decl.c, init.c, mangle.c, method.c, pt.c,
496 * mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR,
648 * mangle.c (write_type): Likewise.
973 * mangle.c (mangle_conv_op_name_for_type): Use concat in lieu of
1303 * mangle.c (mangle_ref_init_variable): New fn.
1438 * mangle.c: Adjust comments.
2173 * mangle.c (write_chars): New macro.
2294 * mangle.c (mangle_decl_string): Don't mangle the names of
2306 * mangle.c (write_pointer_to_member_type): Fix mangling of
2598 * mangle.c (write_discriminator): Use `_0' for discriminator 1,
[all …]
HDChangeLog-2000238 * mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".
393 * mangle.c (mangle_conv_op_name_for_type): Don't use `__op'
405 * mangle.c (write_name): Use <unscoped-name> for names directly in
426 * mangle.c (write_type): Don't crash when confronted with the
465 * mangle.c (write_special_name_constructor): Don't generate
1421 * mangle.c (write_type): Split TEMPLATE_TEMPLATE_PARM case.
1504 * mangle.c (write_identifier): Constify argument.
1521 * mangle.c (CLASSTYPE_TEMPLATE_ID_P): Remove unexplained voodoo.
1562 * mangle.c (write_encoding): Don't mangle return types for
1602 * mangle.c (write_function_type): Change prototype.
[all …]
HDChangeLog-2004785 * call.c, class.c, decl.c, decl2.c, error.c, mangle.c, parser.c,
816 * mangle.c (write_expression): Strip conversions before lowering
2056 * mangle.c, pt.c, semantics.c, tree.c, typeck.c:
2129 * mangle.c (partially_mangled_name): New variable.
2220 * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,
2453 * mangle.c (add_substitution, write_unscoped_name,
2547 * mangle.c (write_method_parms, write_template_args,
2628 * mangle.c (get_identifier_nocopy): Add cast.
2631 * mangle.c (globals): GTY it.
2673 * mangle.c (write_integer_cst): Likewise.
[all …]
HDChangeLog1041 * mangle.c (write_expression): Handle BASELINKs.
1654 * mangle.c (mangle_conv_op_name_for_type): Check for
3137 * mangle.c (finish_mangling): Likewise.
3167 * mangle.c: Comment fix.
3697 * mangle.c (write_bare_function_type): Mangle return type for
3771 * mangle.c (save_partially_mangled_name): Likewise.
4209 * mangle.c (write_expression): Likewise.
4569 * mangle.c (find_substitution): Do not use special substitutions
5513 * mangle.c (discriminator_for_local_entity): Use VEC_index.
5794 * mangle.c: Remove a reference to the MIPS -mint64 option.
[all …]
HDChangeLog.apple337 * mangle.c (write_mangled_name): Removed suppression in last patch.
HDChangeLog-19981340 * method.c (set_mangled_name_for_decl): Don't mangle names while
2743 * decl.c (pushtag): Don't mangle the name of a TYPE_DECL if it
2782 * decl2.c (grokfield): Don't mangle the name of a TYPE_DECL if it
2937 (classtype_mangled_name): Don't mangle the names of
5455 * pt.c (lookup_template_class): Don't mangle the names of template
/trueos/gnu/usr.bin/cc/cc1plus/
HDMakefile14 mangle.c method.c name-lookup.c parser.c pt.c ptree.c repo.c rtti.c \
/trueos/contrib/llvm/tools/clang/lib/AST/
HDMicrosoftMangle.cpp119 void mangle(const NamedDecl *D, StringRef Prefix = "\01?");
270 void MicrosoftCXXNameMangler::mangle(const NamedDecl *D, in mangle() function in MicrosoftCXXNameMangler
841 mangle(FD, "?"); in mangleLocalName()
954 mangle(ND, TA.isDeclForReferenceParam() ? "$E?" : "$1?"); in mangleTemplateArg()
1835 return Mangler.mangle(D); in mangleCXXName()
2034 mangler.mangle(D); in mangleCXXCtor()
2041 mangler.mangle(D); in mangleCXXDtor()
HDItaniumMangle.cpp282 void mangle(const NamedDecl *D, StringRef Prefix = "_Z");
434 void CXXNameMangler::mangle(const NamedDecl *D, StringRef Prefix) { in mangle() function in CXXNameMangler
2965 mangle(D, "_Z"); in mangleExpression()
3292 mangle(D, "_Z"); in mangleTemplateArg()
3325 mangle(D, "_Z"); in mangleTemplateArg()
3327 mangle(D, "Z"); in mangleTemplateArg()
3626 return Mangler.mangle(D); in mangleCXXName()
3633 Mangler.mangle(D); in mangleCXXCtor()
3640 Mangler.mangle(D); in mangleCXXDtor()
3712 Mangler.mangle(D); in mangleDynamicAtExitDestructor()
/trueos/contrib/gcclibs/libiberty/
HDChangeLog.gcc434 * mangle.c (write_mangled_name): Mangle static variable names.
/trueos/sbin/mount/
HDmount.c82 void mangle(char *, struct cpa *);
590 mangle(optbuf, &mnt_argv); in mountfs()
720 mangle(char *options, struct cpa *a) in mangle() function
/trueos/contrib/gcc/
HDgenpreds.c720 mangle (const char *name) in mangle() function
899 c->c_name = need_mangled_name ? mangle (name) : name; in add_constraint()
/trueos/tools/tools/net80211/wlaninject/
HDREADME28 is especially useful because some cards mangle 802.11 header
/trueos/contrib/jemalloc/
HDFREEBSD-diffs184 +/* Disable lazy-lock machinery, mangle isthreaded, and adjust its type. */
HDChangeLog263 - Don't mangle pthread_create() when --with-private-namespace is specified.
/trueos/contrib/atf/
HDNEWS230 mangle our report.
/trueos/contrib/binutils/binutils/
HDChangeLog-989951 (flush_page): Do not mangle null entries.
/trueos/crypto/heimdal/lib/hx509/
HDChangeLog1840 * cert.c (hx509_verify_path): Need to mangle name to remove the CN

12