Searched defs:segmentIndex (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Object/ | ||
H A D | MachOObjectFile.cpp | 3273 int32_t MachOAbstractFixupEntry::segmentIndex() const { return SegmentIndex; } segmentIndex() function in MachOAbstractFixupEntry |