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