HomeSort by: relevance | last modified time | path
    Searched refs:mangling (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_rename.sh 7 * Name mangling for public symbols is controlled by --with-mangling and
jemalloc_mangle.sh 11 * name mangling that matches the API prefixing that happened as a result of
12 * --with-mangling and/or --with-jemalloc-prefix configuration settings.
32 * provide isolation from the name mangling specified via --with-mangling
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_rename.sh 7 * Name mangling for public symbols is controlled by --with-mangling and
jemalloc_mangle.sh 11 * name mangling that matches the API prefixing that happened as a result of
12 * --with-mangling and/or --with-jemalloc-prefix configuration settings.
32 * provide isolation from the name mangling specified via --with-mangling
  /src/external/apache2/llvm/dist/llvm/utils/
extract_symbols.py 125 # identifier/type mangling we can decide which symbols could possibly be
161 # mangling, and the identifier mangling is followed by the type mangling, so
163 # function type mangling. To spot a function type we use (this is derived
181 # demangle the identifier mangling to identify symbols that can be safely
338 parser.add_argument('--mangling', choices=['itanium','microsoft'],
339 required=True, help='expected symbol mangling scheme')
392 # the mangling scheme
393 if args.mangling == 'microsoft'
    [all...]
  /src/external/bsd/jemalloc/dist/
configure 1490 --with-mangling=<map> Mangle symbols in <map>
10303 # Check whether --with-mangling was given.
  /src/external/bsd/jemalloc.old/dist/
configure 1454 --with-mangling=<map> Mangle symbols in <map>
8696 # Check whether --with-mangling was given.

Completed in 43 milliseconds