Home
last modified time | relevance | path

Searched refs:RebaseEntryCheckCountAndSkip (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DMachO.h441 const char *RebaseEntryCheckCountAndSkip(uint32_t Count, uint32_t Skip, in RebaseEntryCheckCountAndSkip() function
/freebsd-12.1/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp3188 error = O->RebaseEntryCheckCountAndSkip(Count, Skip, PointerSize, in moveNext()
3229 error = O->RebaseEntryCheckCountAndSkip(Count, Skip, PointerSize, in moveNext()
3267 error = O->RebaseEntryCheckCountAndSkip(Count, Skip, PointerSize, in moveNext()
3319 error = O->RebaseEntryCheckCountAndSkip(Count, Skip, PointerSize, in moveNext()