HomeSort by relevance Sort by last modified time
    Searched full:unmangled (Results 1 - 10 of 10) sorted by null

  /external/regex-re2/
libre2.symbols.darwin 1 # Linker doesn't like these unmangled:
  /external/oprofile/libregex/
demangle_symbol.cpp 45 char * unmangled = cplus_demangle(tmp.c_str(), DMGL_PARAMS | DMGL_ANSI); local
47 if (!unmangled) {
54 string result(unmangled);
55 free(unmangled);
  /frameworks/compile/libbcc/runtime/make/
lib_info.mk 7 # AvailableFunctions - The entire list of function names (unmangled) the
  /external/compiler-rt/make/
lib_info.mk 7 # AvailableFunctions - The entire list of function names (unmangled) the
  /external/clang/www/demo/
DemoInfo.html 37 which converts 'mangled' C++ names to their unmangled version.
  /external/clang/lib/CodeGen/
CGDebugInfo.h 296 /// getObjCMethodName - Returns the unmangled name of an Objective-C method.
CGBuiltin.cpp     [all...]
  /external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
DumpRenderTreeSupport_wrapPregenerated.c 230 that is an unmangled type name in a form presentable to the user.
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
ParseHelper.cpp 954 // First find by unmangled name to check whether the function name has been
    [all...]
  /external/antlr/antlr-3.4/tool/
CHANGES.txt 58 * Unmangled region names in STViz hiearchy tree display.
    [all...]

Completed in 654 milliseconds