Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp151 uint64_t SegOffset = Offset; in layoutSegments() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h608 StringRef BindRebaseSectionName(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseSectionName()
614 uint64_t BindRebaseAddress(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseAddress()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4388 uint64_t SegOffset, in checkSegAndOffsets()
4431 int32_t SegIndex, uint64_t SegOffset) { in findSection()
4447 uint64_t SegOffset) { in sectionName()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp1154 int64_t SegOffset = 0; in ARM64FindSegmentsInFunction() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp354 uint64_t SegOffset = Addr - BaseAddr - SegmentAddr; in writeSection() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1326 uint64_t SegOffset = 0; in PrintChainedFixups() local