Searched defs:object_iterator (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DTapiUniversal.h61 class object_iterator { class in class:llvm::object::TapiUniversal
65 object_iterator(const ObjectForArch &Obj) : Obj(Obj) {} function in class:llvm::object::TapiUniversal::object_iterator
H A DMachOUniversal.h119 class object_iterator { class in class:llvm::object::MachOUniversalBinary
122 object_iterator(const ObjectForArch &Obj) : Obj(Obj) {} function in class:llvm::object::MachOUniversalBinary::object_iterator

Completed in 79 milliseconds