<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: extracting undecorated function name in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extracting-undecorated-function-name/m-p/4577043#M679211</link>
    <description>You can use the filter c++filt to demangle stdin or command line values.&lt;BR /&gt;If you want to do it programmatically, you can call __cxa_demangle.</description>
    <pubDate>Wed, 03 Feb 2010 10:24:01 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-02-03T10:24:01Z</dc:date>
    <item>
      <title>extracting undecorated function name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extracting-undecorated-function-name/m-p/4577042#M679210</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there any way to extract readable function names (undecorated names) from decorated names in C++.&lt;BR /&gt;&lt;BR /&gt;I am trying to capture original function names to create a log.&lt;BR /&gt;&lt;BR /&gt;I am using HP UX 11.31&lt;BR /&gt;for example:&lt;BR /&gt;&lt;BR /&gt;function name:CBasicStack&lt;BR /&gt;decorated name: _ZN11CBasicStackC1Ev&lt;BR /&gt;&lt;BR /&gt;Is there any way i can capture CBasicStack from this decorated name?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 03 Feb 2010 09:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extracting-undecorated-function-name/m-p/4577042#M679210</guid>
      <dc:creator>Wkdunreal</dc:creator>
      <dc:date>2010-02-03T09:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: extracting undecorated function name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extracting-undecorated-function-name/m-p/4577043#M679211</link>
      <description>You can use the filter c++filt to demangle stdin or command line values.&lt;BR /&gt;If you want to do it programmatically, you can call __cxa_demangle.</description>
      <pubDate>Wed, 03 Feb 2010 10:24:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extracting-undecorated-function-name/m-p/4577043#M679211</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-03T10:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: extracting undecorated function name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extracting-undecorated-function-name/m-p/4577044#M679212</link>
      <description>Awesome!&lt;BR /&gt;Thanks helped a lot!&lt;BR /&gt;&lt;BR /&gt;Thanks Dennis :):)</description>
      <pubDate>Wed, 03 Feb 2010 10:48:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extracting-undecorated-function-name/m-p/4577044#M679212</guid>
      <dc:creator>Wkdunreal</dc:creator>
      <dc:date>2010-02-03T10:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: extracting undecorated function name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extracting-undecorated-function-name/m-p/4577045#M679213</link>
      <description>&amp;gt;Thanks helped a lot!&lt;BR /&gt;&lt;BR /&gt;If you are happy with your answers, please read the following about assigning points:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Wed, 03 Feb 2010 11:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extracting-undecorated-function-name/m-p/4577045#M679213</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-03T11:07:12Z</dc:date>
    </item>
  </channel>
</rss>

