ElfObj_initfile

Initialize the start of object output for this particular .o file.

Input: filename: Name of source file csegname: User specified default code segment name

version(COMPILE)
extern (C++) nothrow
static if(1)
void
ElfObj_initfile
(
const(char)* filename
,
const(char)* csegname
,
const(char)* modname
)
Suggestion Box / Bug Report