Home
last modified time | relevance | path

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

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