Searched refs:nloh (Results 1 – 1 of 1) sorted by relevance
471 uint32_t nloh = LohLC.datasize; in PrintLinkOptHints() local472 outs() << "Linker optimiztion hints (" << nloh << " total bytes)\n"; in PrintLinkOptHints()473 for (uint32_t i = 0; i < nloh;) { in PrintLinkOptHints()478 if (i >= nloh) in PrintLinkOptHints()512 if (i >= nloh) in PrintLinkOptHints()519 if (i >= nloh) in PrintLinkOptHints()