Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDMachO.h174 uint64_t segmentOffset() const;
220 uint64_t segmentOffset() const;
327 uint64_t segmentOffset() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
HDMachOObjectFile.cpp3275 uint64_t MachOAbstractFixupEntry::segmentOffset() const { in segmentOffset() function in MachOAbstractFixupEntry
3758 uint64_t MachORebaseEntry::segmentOffset() const { return SegmentOffset; } in segmentOffset() function in MachORebaseEntry
4304 uint64_t MachOBindEntry::segmentOffset() const { return SegmentOffset; } in segmentOffset() function in MachOBindEntry