Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h608 StringRef BindRebaseSectionName(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseSectionName() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3288 return O->BindRebaseSectionName(SegmentIndex, SegmentOffset); in sectionName()
3779 return O->BindRebaseSectionName(SegmentIndex, SegmentOffset); in sectionName()
4331 return O->BindRebaseSectionName(SegmentIndex, SegmentOffset); in sectionName()