Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DMachO.h609 StringRef BindRebaseSectionName(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseSectionName()
615 uint64_t BindRebaseAddress(uint32_t SegIndex, uint64_t SegOffset) const { in BindRebaseAddress()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp150 uint64_t SegOffset = Offset; in layoutSegments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp4036 uint64_t SegOffset, in checkSegAndOffsets()
4079 int32_t SegIndex, uint64_t SegOffset) { in findSection()
4095 uint64_t SegOffset) { in sectionName()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp4381 uint64_t SegOffset, in checkSegAndOffsets()
4424 int32_t SegIndex, uint64_t SegOffset) { in findSection()
4440 uint64_t SegOffset) { in sectionName()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCWin64EH.cpp1145 int64_t SegOffset = 0; in ARM64FindSegmentsInFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp354 uint64_t SegOffset = Addr - BaseAddr - SegmentAddr; in writeSection() local