Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachO.h101 typedef content_iterator<ExportEntry> export_iterator; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h125 using export_iterator = content_iterator<ExportEntry>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DMachO.h126 using export_iterator = content_iterator<ExportEntry>; variable