out_readonly_comdat

Output Symbol as a readonly comdat.

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

Parameters

s
Type: Symbol*

comdat symbol

p
Type: const(void)*

pointer to the data to write

len
Type: uint

length of that data

nzeros
Type: uint

number of trailing zeros to append

Meta