OmfObj_comdatsize

Setup for Symbol s to go into a COMDAT segment. Output (if s is a function): cseg segment index of new current code segment Coffset starting offset in cseg

version(COMPILE)
extern (C++) nothrow @safe
int
OmfObj_comdatsize
(,
targ_size_t symsize
)

Return Value

Type: int

"segment index" of COMDAT (which will be a negative value to distinguish it from regular segments).

Suggestion Box / Bug Report