13.07.2015 Views

pcp_reference_guide_v2.5 - Tasking

pcp_reference_guide_v2.5 - Tasking

pcp_reference_guide_v2.5 - Tasking

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

3−60PCP Reference Manual.TYPESyntaxsymbol .TYPE typeidDescriptionWith the .TYPE directive you set a symbol’s type to the specified value inthe ELF symbol table. Valid symbol types are:FUNCOBJECTFILEThe symbol is associated with a function or otherexecutable code.The symbol is associated with an object such as avariable, an array, or a structure.The symbol name represents the filename of thecompilation unit.ASSEMBLY LANGUAGELabels in code sections have the default type FUNC. Labels in data sectionshave the default type OBJECT.ExampleAfunc .TYPE FUNCRelated information.SIZE (Set Symbol Size)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!