Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h169 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo() argument
H A DMachO_x86_64.cpp260 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
H A DMachO_arm64.cpp268 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local