Package com.pnfsoftware.jeb.core.units.code.asm.mangling
package com.pnfsoftware.jeb.core.units.code.asm.mangling
Types related to mangling and de-mangling of native names.
-
ClassDescriptionInterface for mangling engines, each of them handling a different mangling scheme.A piece of unmangled data.Interface to access an unmangled routine declaration.The service offers access to a set of
IManglingEngine
for aINativeCodeUnit
.