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

/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp547 uint32_t segmentIndex = 0; local
1269 void Util::segIndexForSection(const SectionInfo *sect, uint8_t &segmentIndex, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3385 int32_t MachORebaseEntry::segmentIndex() const { return SegmentIndex; } function in class:MachORebaseEntry
3929 int32_t MachOBindEntry::segmentIndex() const { return SegmentIndex; } function in class:MachOBindEntry

Completed in 171 milliseconds