Searched defs:SecIter (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-nm/ | ||
H A D | llvm-nm.cpp | 982 section_iterator SecIter = cantFail(I->getSection()); getSymbolNMTypeChar() local |
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | RewriteInstance.cpp | 2314 section_iterator SecIter = cantFail(Section.getRelocatedSection()); processRelocations() local |