Home
last modified time | relevance | path

Searched defs:segmentIndex (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp1795 uint32_t MachORebaseEntry::segmentIndex() const { return SegmentIndex; } in segmentIndex() function in MachORebaseEntry
2041 uint32_t MachOBindEntry::segmentIndex() const { return SegmentIndex; } in segmentIndex() function in MachOBindEntry