Definitions
There is 1 meaning of the phrase
Linkage Editor.
Linkage Editor - as a noun
An editor program that creates one module from several by resolving cross-references among the modules
Example Sentences
"The linkage editor is a software tool used in the process of compiling and linking programs."
"The primary function of a linkage editor is to combine object modules and resolve external references."
"A linkage editor can also perform other tasks such as allocating memory and updating relocation information."
"One advantage of using a linkage editor is that it allows for easier maintenance and modification of programs."
"The linkage editor ensures that all required modules are present and properly linked in the final executable."