Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
DMachO.h456 uint64_t BindRebaseAddress(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseAddress() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp3450 return O->BindRebaseAddress(SegmentIndex, SegmentOffset); in address()
4002 return O->BindRebaseAddress(SegmentIndex, SegmentOffset); in address()