HomeSort by relevance Sort by last modified time
    Searched defs:demangle (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sgs/libelf/misc/
demangle.c 43 * handed to demangle. It is returned if it is not possible to
44 * demangle the string. NULL is returned if a memory allocation
58 /* this String is the working buffer for the demangle
60 * from demangle when it is possible to demangle the
62 * be saved between calls of demangle(), nor freed.
76 * is called to demangle that part
120 demangle(c) function
elf_dem.h 39 visible name at this time is the function "demangle" which is
64 #define demangle elf_demangle macro
  /onnv/onnv-gate/usr/src/cmd/sgs/libld/common/
util.c 700 demangle(const char *name) function
  /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/
main.c 107 demangle(const char *name, uint_t flags) function
644 demangle(arsym->as_name, flags) :
  /onnv/onnv-gate/usr/src/cmd/sgs/pvs/common/
pvs.c 30 * -C demangle C++ symbol names.
160 demangle(const char *name) function
419 name = demangle(vsdata->vsd_strs + sym.st_name);
517 name = demangle(strs + sym.st_name);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/rtld/common/
util.c 3521 demangle(const char *name) function
    [all...]

Completed in 420 milliseconds