Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h47 class content_iterator {
50 content_iterator(content_type symb) in content_iterator() function
61 bool operator==(const content_iterator &other) const {
65 bool operator!=(const content_iterator &other) const {
69 content_iterator& increment(error_code &err) { in increment()
132 typedef content_iterator<RelocationRef> relocation_iterator;
175 typedef content_iterator<SectionRef> section_iterator;
242 typedef content_iterator<SymbolRef> symbol_iterator;
266 typedef content_iterator<LibraryRef> library_iterator;