Record the layout order of the first linker‐relaxable fragment.

Synopsis

Declared in <llvm/MC/MCSection.h>

void
setFirstLinkerRelaxable(unsigned int Order);

Parameters

Name

Description

Order

‐ Fragment layout order within the subsection.

Created with MrDocs