out_readonly_comdat

Output Symbol as a readonly comdat.

version(!SPP)
extern (C++) nothrow @safe @trusted
void
out_readonly_comdat
(,
const(void)* p
,
uint len
,
uint nzeros
)

Parameters

s Symbol*

comdat symbol

p const(void)*

pointer to the data to write

len uint

length of that data

nzeros uint

number of trailing zeros to append

Suggestion Box / Bug Report