Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp263 struct ScopedXarIter { struct
265 ScopedXarIter() : iter(xar_iter_new()) {} in ScopedXarIter() function
266 ~ScopedXarIter() { in ~ScopedXarIter() argument
270 ScopedXarIter(const ScopedXarIter &) = delete;
271 ScopedXarIter &operator=(const ScopedXarIter &) = delete;
6570 ScopedXarIter xi; in PrintXarFilesSummary()
6580 ScopedXarIter xp; in PrintXarFilesSummary()
6760 ScopedXarIter xi; in DumpBitcodeSection()
6772 ScopedXarIter xp; in DumpBitcodeSection()