Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h444 StringRef BindRebaseSegmentName(int32_t SegIndex) const { in BindRebaseSegmentName() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp3432 return O->BindRebaseSegmentName(SegmentIndex); in segmentName()
3984 return O->BindRebaseSegmentName(SegmentIndex); in segmentName()