Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h614 StringRef BindRebaseSectionName(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseSectionName() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3287 return O->BindRebaseSectionName(SegmentIndex, SegmentOffset); in sectionName()
3780 return O->BindRebaseSectionName(SegmentIndex, SegmentOffset); in sectionName()
4334 return O->BindRebaseSectionName(SegmentIndex, SegmentOffset); in sectionName()