ENTRYADDR

ENTRYADDR returns a pointer value that is the address of the entry point of the entry reference x. This may be a pointer to an AMODE changing glue code used to call x.

Read syntax diagramSkip visual syntax diagramENTRYADDR( x)
x
Entry reference.

If x is a fetchable entry constant, it must be fetched before ENTRYADDR is executed. However, if x has been released, then ENTRYADDR will return SYSNULL.