Home
last modified time | relevance | path

Searched +defs:iterator +defs:object (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dehframe.h103 typedef typename Fde_address_list::iterator iterator; typedef
167 Fde(Relobj* object, unsigned int shndx, section_offset_type input_offset, in Fde()
275 Cie(Relobj* object, unsigned int shndx, section_offset_type input_offset, in Cie()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dehframe.h103 typedef typename Fde_address_list::iterator iterator; typedef
167 Fde(Relobj* object, unsigned int shndx, section_offset_type input_offset, in Fde()
275 Cie(Relobj* object, unsigned int shndx, section_offset_type input_offset, in Cie()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h98 using iterator = Storage::iterator; variable
161 using iterator = std::vector<Value>::iterator; variable
916 void object(Block Contents) { in object() function