Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h65 typedef content_iterator<RelocationRef> relocation_iterator; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DObjectFile.h77 using relocation_iterator = content_iterator<RelocationRef>; variable
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DObjectFile.h161 typedef content_iterator<RelocationRef> relocation_iterator; typedef