Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DMachO.h425 const char *BindEntryCheckCountAndSkip(uint32_t Count, uint32_t Skip, in BindEntryCheckCountAndSkip() function
/freebsd-12.1/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp3869 error = O->BindEntryCheckCountAndSkip(Count, Skip, PointerSize, in moveNext()