Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DMachO.h577 StringRef BindRebaseSectionName(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseSectionName() function
/llvm-project-15.0.7/llvm/lib/Object/
H A DMachOObjectFile.cpp3231 return O->BindRebaseSectionName(SegmentIndex, SegmentOffset); in sectionName()
3594 return O->BindRebaseSectionName(SegmentIndex, SegmentOffset); in sectionName()
4146 return O->BindRebaseSectionName(SegmentIndex, SegmentOffset); in sectionName()