.LOCAL_CODE_ADDRESS causes the code addresses of the specified identifiers to be placed at the current psect and current location counter. The specified identifier must reference a procedure descriptor defined within the module. The .LOCAL_ CODE_ADDRESS directive, rather than the .CODE_ADDRESS directive, must be used with procedure descriptor names that are local (as opposed to global) to the assembly unit.