11.07.2015 Views

HLASM: V1R6 Language Ref

HLASM: V1R6 Language Ref

HLASM: V1R6 Language Ref

SHOW MORE
SHOW LESS
  • No tags were found...

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

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

Addressing..EX_SYM DC V(EXMOD1) Address of external symbolEXMOD1 ALIAS C’XMD1PGM’ XMD1PGM is the real external name..See “ALIAS instruction” on page 108 for information about the ALIAS instruction.External symbol dictionary entriesFor each section, class, part, entry, external symbol, and dummy external controlsection, the assembler keeps a record of the following external symbol dictionary(ESD) information:v Symbolic name, if one is specifiedv Type codev Individual identification number (ESDID)v Starting addressv Lengthv Owning ESDID, if anyv Symbol attributesv Alias, if one is specifiedTable 7 lists the assembler instructions that define control sections and dummycontrol sections, classes and parts, or identify entry and external symbols, and tellstheir associated type codes. You can define up to 65535 individual control sectionsand external symbols in a source module if the NOGOFF option is specified, or upto 999999 external symbols if the GOFF option is specified.Table 7. Defining external symbolsName Entry InstructionIf present START, CSECT, or RSECTCoding Entered into ExternalSymbol DictionaryNOGOFF option GOFF optionSDSD, ED, LDIfomittedSTART, CSECT, or RSECTPCSDInstructiondependentAny instruction that initiatesthe unnamed sectionPCSDOptionalCOMCMCMOptionalDSECTNoneNoneMandatoryDXD or external DSECTXDXDMandatoryCATTRNotapplicableEDMandatoryCATTRPART(name)NotapplicablePDNotapplicableENTRYLDLDNotapplicableEXTRNERERNotapplicableDC (V-type address constant)ERERNotapplicableWXTRNWXWX70 <strong>HLASM</strong>: <strong>V1R6</strong> <strong>Language</strong> <strong>Ref</strong>

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

Saved successfully!

Ooh no, something went wrong!