Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp99 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo()
206 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
DMachO_arm64.cpp96 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo()
197 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.h168 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo()
DMachO_x86_64.cpp238 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
DMachO_arm64.cpp246 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local