Home
last modified time | relevance | path

Searched full:reloff (Results 1 – 25 of 250) sorted by relevance

12345678910

/aosp_15_r20/build/soong/symbol_inject/
H A Dmacho_symboldata_test.go34 …Seg: "__TEXT", Addr: 0x100000f50, Size: 0x2e, Offset: 0xf50, Align: 0x4, Reloff: 0x0, Nreloc: 0x0,…
35 … Seg: "__TEXT", Addr: 0x100000f7e, Size: 0x6, Offset: 0xf7e, Align: 0x1, Reloff: 0x0, Nreloc: 0x0,…
36 …Seg: "__TEXT", Addr: 0x100000f84, Size: 0x1a, Offset: 0xf84, Align: 0x2, Reloff: 0x0, Nreloc: 0x0,…
37 …Seg: "__TEXT", Addr: 0x100000fa0, Size: 0x48, Offset: 0xfa0, Align: 0x2, Reloff: 0x0, Nreloc: 0x0,…
38 …Seg: "__TEXT", Addr: 0x100000fe8, Size: 0x18, Offset: 0xfe8, Align: 0x3, Reloff: 0x0, Nreloc: 0x0,…
39 …eg: "__DATA", Addr: 0x100001000, Size: 0x10, Offset: 0x1000, Align: 0x3, Reloff: 0x0, Nreloc: 0x0,…
40 …Seg: "__DATA", Addr: 0x100001010, Size: 0x8, Offset: 0x1010, Align: 0x3, Reloff: 0x0, Nreloc: 0x0,…
41 …eg: "__DATA", Addr: 0x100001020, Size: 0x80, Offset: 0x1020, Align: 0x4, Reloff: 0x0, Nreloc: 0x0,…
69 …Seg: "__TEXT", Addr: 0x100000f30, Size: 0x4a, Offset: 0xf30, Align: 0x4, Reloff: 0x0, Nreloc: 0x0,…
70 … Seg: "__TEXT", Addr: 0x100000f7a, Size: 0x6, Offset: 0xf7a, Align: 0x1, Reloff: 0x0, Nreloc: 0x0,…
[all …]
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/
H A Dmacho-private-headers.test49 CHECK: reloff 696
62 CHECK: reloff 0
75 CHECK: reloff 712
88 CHECK: reloff 0
157 EXE: reloff 0
170 EXE: reloff 0
183 EXE: reloff 0
196 EXE: reloff 0
209 EXE: reloff 0
222 EXE: reloff 0
[all …]
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/
H A Dmacho-private-headers.test27 CHECK: reloff 664
40 CHECK: reloff 0
53 CHECK: reloff 0
66 CHECK: reloff 0
79 CHECK: reloff 0
92 CHECK: reloff 0
161 EXE: reloff 0
174 EXE: reloff 0
187 EXE: reloff 0
200 EXE: reloff 0
[all …]
/aosp_15_r20/external/llvm/test/ObjectYAML/MachO/
H A Dsections.yaml43 reloff: 0x00000000
55 reloff: 0x00000000
67 reloff: 0x00000000
79 reloff: 0x00000000
91 reloff: 0x00000000
103 reloff: 0x00000000
127 reloff: 0x00000000
139 reloff: 0x00000000
151 reloff: 0x00000000
259 #CHECK: reloff: 0x00000000
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/
H A Dmacho-private-headers.test27 CHECK: reloff 464
40 CHECK: reloff 0
114 EXE: reloff 0
127 EXE: reloff 0
140 EXE: reloff 0
153 EXE: reloff 0
166 EXE: reloff 0
191 EXE: reloff 0
204 EXE: reloff 0
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
H A DPatchInfoLinker.cpp224 unsigned RelOff = RI->getOffset(); in link() local
225 if (Start <= RelOff && RelOff < Offset) in link()
226 RI->setOffset(RelOff + Inserted); in link()
237 unsigned RelOff = RI->getOffset(); in link() local
238 if (Start <= RelOff && RelOff < Bin->getSize()) in link()
239 RI->setOffset(RelOff + Inserted); in link()
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp260 IO.mapRequired("reloff", Section.reloff); in mapping()
424 IO.mapRequired("reloff", Section.reloff); in mapping()
439 IO.mapRequired("reloff", Section.reloff); in mapping()
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_utilities.cc136 s[i].reloff = ByteSwap(s[i].reloff); in breakpad_swap_section()
152 s[i].reloff = ByteSwap(s[i].reloff); in breakpad_swap_section_64()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp284 IO.mapRequired("reloff", Section.reloff); in mapping()
449 IO.mapRequired("reloff", Section.reloff); in mapping()
464 IO.mapRequired("reloff", Section.reloff); in mapping()
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/macho/
Dfile.go100 Reloff uint32 member
411 sh.Reloff = sh32.Reloff
451 sh.Reloff = sh64.Reloff
531 reldat, err := saferio.ReadDataAt(r, uint64(sh.Nreloc)*8, int64(sh.Reloff))
Dmacho.go240 Reloff uint32 member
255 Reloff uint32 member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp337 IO.mapRequired("reloff", Section.reloff); in mapping()
503 IO.mapRequired("reloff", Section.reloff); in mapping()
518 IO.mapRequired("reloff", Section.reloff); in mapping()
H A DMachOEmitter.cpp116 TempSec.reloff = Sec.reloff; in constructSection()
411 ZeroToOffset(OS, Sec.reloff); in writeRelocations()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp123 if (S->RelOff) in totalSize()
124 Ends.push_back(S->RelOff + in totalSize()
227 Temp.reloff = Sec.RelOff; in writeSectionInLoadCommand()
264 memcpy(Buf->getBufferStart() + Sec->RelOff + in writeSections()
H A DMachOReader.cpp40 S.RelOff = Sec.reloff; in constructSectionCommon()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loadmacho/
Dldmacho.go97 reloff uint32 member
236 s.reloff = e4(p[48:])
271 s.reloff = e4(p[56:])
322 m.f.MustSeek(m.base+int64(sect.reloff), 0)
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dasmb.go173 sect.Reloff = uint64(ctxt.Out.Offset() + sz)
198 out, err := ctxt.Out.View(sect.Reloff)
Dmacho_combine_dwarf.go378 if sect.Reloff != 0 {
379 sect.Reloff += uint32(deltaOffset)
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMachO.h553 uint32_t reloff; member
567 uint32_t reloff; member
1051 sys::swapByteOrder(sect.reloff); in swapStruct()
1063 sys::swapByteOrder(sect.reloff); in swapStruct()
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/
H A DFlexBuffersBuilder.java563 int reloff = (int) (bb.writePosition() - val); in writeOffset() local
564 assert (byteWidth == 8 || reloff < 1L << (byteWidth * 8)); in writeOffset()
565 writeInt(reloff, byteWidth); in writeOffset()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h553 uint32_t reloff; member
567 uint32_t reloff; member
1059 sys::swapByteOrder(sect.reloff); in swapStruct()
1071 sys::swapByteOrder(sect.reloff); in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h560 uint32_t reloff; member
574 uint32_t reloff; member
1088 sys::swapByteOrder(sect.reloff); in swapStruct()
1100 sys::swapByteOrder(sect.reloff); in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp275 Sec.reloff = 0; in startSynthesis()
345 SecCmd.reloff = 0; in completeSynthesisAndRegister()
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2macho.cpp102 TempSec.reloff = Sec.reloff; in constructSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h577 uint32_t reloff; member
591 uint32_t reloff; member
1227 sys::swapByteOrder(sect.reloff); in swapStruct()
1239 sys::swapByteOrder(sect.reloff); in swapStruct()

12345678910