Carbon


PEFExportedSymbol

Header: PEFBinaryFormat.h

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

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)