Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h36 typedef content_iterator<SectionRef> section_iterator; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DObjectFile.h48 using section_iterator = content_iterator<SectionRef>; variable
/external/llvm-project/llvm/include/llvm/Object/
DObjectFile.h47 using section_iterator = content_iterator<SectionRef>; variable
/external/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h720 using section_iterator = pointee_iterator<SectionList::iterator>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h711 using section_iterator = pointee_iterator<SectionList::iterator>; variable