[LLVMbugs] [Bug 6848] New: suspicious symbols lib libEnhancedDisassembler.so

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Apr 15 10:25:58 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=6848

           Summary: suspicious symbols lib libEnhancedDisassembler.so
           Product: new-bugs
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: gohman at apple.com
                CC: llvmbugs at cs.uiuc.edu


The following symbols are among those exported from libEnhancedDisassembler.so
that are suspicious for not using one of the other namespace prefixes used by
other symbols in the library:

X86Disassembler.o:
00000000 T x86DisassemblerDebug

X86DisassemblerDecoder.o:
00002a8c T decodeInstruction
00000000 D x86DisassemblerContexts
00000000 D x86DisassemblerInstrSpecifiers
000206e0 D x86DisassemblerOneByteOpcodes
0002c6e0 D x86DisassemblerThreeByte38Opcodes
000326e0 D x86DisassemblerThreeByte3AOpcodes
000266e0 D x86DisassemblerTwoByteOpcodes

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list