Searched refs:ReorderDataMaxBytes (Results 1 – 1 of 1) sorted by relevance
69 static cl::opt<unsigned> ReorderDataMaxBytes( variable370 if ((Offset + BD->getSize()) > opts::ReorderDataMaxBytes) { in setSectionOrder()