Carbon


PEFExportedSymbol

Header: PEFBinaryFormat.h

struct PEFExportedSymbol {
    UInt32 classAndName; 
    UInt32 symbolValue; 
    SInt16 sectionIndex;
};

Field descriptions

classAndName
symbolValue
sectionIndex


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)