Home
last modified time | relevance | path

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

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