When I am studying the compiler,the text book tell me there is there type of compiler.
Assembly Language Format
Relocatable Binary Format
Memory-Image (Load-and-Go) Format
IIUC (I haven't formally studied compilers), none of the above, or, rather, not applicable.
I can conjure up an analogy that says the assembly language artifact has a similar relationship to the operating system kernel as the compiled plan has to the database executor.