Home
last modified time | relevance | path

Searched defs:section_iterator (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
DObjectFile.h36 typedef content_iterator<SectionRef> section_iterator; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DObjectFile.h48 using section_iterator = content_iterator<SectionRef>; variable
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DObjectFile.h199 typedef content_iterator<SectionRef> section_iterator; typedef