Home
last modified time | relevance | path

Searched refs:ScopedXarIter (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp202 struct ScopedXarIter { struct
204 ScopedXarIter() : iter(xar_iter_new()) {} in ScopedXarIter() function
205 ~ScopedXarIter() { in ~ScopedXarIter() argument
209 ScopedXarIter(const ScopedXarIter &) = delete;
210 ScopedXarIter &operator=(const ScopedXarIter &) = delete;
6553 ScopedXarIter xi; in PrintXarFilesSummary()
6563 ScopedXarIter xp; in PrintXarFilesSummary()
6743 ScopedXarIter xi; in DumpBitcodeSection()
6755 ScopedXarIter xp; in DumpBitcodeSection()