Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h449 StringRef BindRebaseSectionName(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseSectionName()
455 uint64_t BindRebaseAddress(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseAddress()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
DMachOLayoutBuilder.cpp150 uint64_t SegOffset = Offset; in layoutSegments() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DMachO.h605 StringRef BindRebaseSectionName(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseSectionName()
611 uint64_t BindRebaseAddress(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp4036 uint64_t SegOffset, in checkSegAndOffsets()
4079 int32_t SegIndex, uint64_t SegOffset) { in findSection()
4095 uint64_t SegOffset) { in sectionName()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DMachOObjectFile.cpp4381 uint64_t SegOffset, in checkSegAndOffsets()
4424 int32_t SegIndex, uint64_t SegOffset) { in findSection()
4440 uint64_t SegOffset) { in sectionName()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCWin64EH.cpp1145 int64_t SegOffset = 0; in ARM64FindSegmentsInFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
DELFObject.cpp354 uint64_t SegOffset = Addr - BaseAddr - SegmentAddr; in writeSection() local