This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Is c++filt working correctly?


I ran "nm *.o | c++filt --format gnu-v3" against a object file and recieved the following output. I am using a version of gcc that was obtained on 20030109 and so it is recent. The version of binutils was 20030415 downloaded last evenning.

Does anyone know why this wouldn't have been demangled?

T __ZNK3VAS12writePatternEPcmmm
T __ZNK3VAS14readByteAsUserEPcRh
T __ZNK3VAS15physicalAddressEPc
T __ZNK3VAS17virtualAttributesEPc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]