Home
last modified time | relevance | path

Searched full:nreloc (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm/test/ObjectYAML/MachO/
Dsections.yaml44 nreloc: 0
56 nreloc: 0
68 nreloc: 0
80 nreloc: 0
92 nreloc: 0
104 nreloc: 0
128 nreloc: 0
140 nreloc: 0
152 nreloc: 0
260 #CHECK: nreloc: 0
/external/llvm/test/tools/llvm-objdump/ARM/
Dmacho-private-headers.test28 CHECK: nreloc 5
41 CHECK: nreloc 0
54 CHECK: nreloc 0
67 CHECK: nreloc 0
80 CHECK: nreloc 0
93 CHECK: nreloc 0
162 EXE: nreloc 0
175 EXE: nreloc 0
188 EXE: nreloc 0
201 EXE: nreloc 0
[all …]
/external/igt-gpu-tools/tests/i915/
Dgem_exec_big.c134 uint64_t n, nreloc = batch_size >> 12; in execN() local
136 gem_reloc = calloc(nreloc, sizeof(*gem_reloc)); in execN()
139 for (n = 0; n < nreloc; n++) { in execN()
140 gem_reloc[n].offset = reloc_ofs(n, nreloc); in execN()
155 gem_exec[0].relocation_count = nreloc; in execN()
169 igt_permute_array(gem_reloc, nreloc, xchg_reloc); in execN()
172 for (n = 0; n < nreloc; n++) { in execN()
178 for (n = 0; n < nreloc; n++) { in execN()
181 tmp = *(uint64_t *)(ptr+reloc_ofs(n, nreloc)); in execN()
183 gem_read(fd, handle, reloc_ofs(n, nreloc), &tmp, sizeof(tmp)); in execN()
[all …]
/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-private-headers.test50 CHECK: nreloc 2
63 CHECK: nreloc 0
76 CHECK: nreloc 1
89 CHECK: nreloc 0
158 EXE: nreloc 0
171 EXE: nreloc 0
184 EXE: nreloc 0
197 EXE: nreloc 0
210 EXE: nreloc 0
223 EXE: nreloc 0
[all …]
/external/llvm/test/tools/llvm-objdump/AArch64/
Dmacho-private-headers.test28 CHECK: nreloc 3
41 CHECK: nreloc 0
115 EXE: nreloc 0
128 EXE: nreloc 0
141 EXE: nreloc 0
154 EXE: nreloc 0
167 EXE: nreloc 0
192 EXE: nreloc 0
205 EXE: nreloc 0
/external/igt-gpu-tools/benchmarks/
Dgem_blt.c190 int fd, len, gen, size, nreloc; in run() local
211 nreloc = len > 56 ? 4 : 2; in run()
213 nreloc = len > 40 ? 4 : 2; in run()
221 exec[2].relocation_count = nreloc; in run()
253 reloc + nreloc * i); in run()
255 exec[2].relocation_count = nreloc * batch; in run()
/external/elfutils/backends/
Dcommon-reloc.c69 #define nreloc \ macro
94 if (reloc >= 0 && reloc < nreloc && EBLHOOK(reloc_nameidx)[reloc] != 0) in EBLHOOK()
106 return reloc >= 0 && reloc < nreloc && EBLHOOK(reloc_nameidx)[reloc] != 0; in EBLHOOK()
/external/google-breakpad/src/common/mac/
Dmacho_utilities.cc137 s[i].nreloc = ByteSwap(s[i].nreloc); in breakpad_swap_section()
153 s[i].nreloc = ByteSwap(s[i].nreloc); in breakpad_swap_section_64()
/external/llvm/test/Object/
Dobjdump-symbol-table.test13 COFF-i386: AUX scnlen 0x24 nreloc 3 nlnno 0 checksum 0x0 assoc 1 comdat 0
15 COFF-i386: AUX scnlen 0xd nreloc 0 nlnno 0 checksum 0x0 assoc 2 comdat 0
/external/llvm/lib/ObjectYAML/
DMachOYAML.cpp261 IO.mapRequired("nreloc", Section.nreloc); in mapping()
425 IO.mapRequired("nreloc", Section.nreloc); in mapping()
440 IO.mapRequired("nreloc", Section.nreloc); in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp285 IO.mapRequired("nreloc", Section.nreloc); in mapping()
450 IO.mapRequired("nreloc", Section.nreloc); in mapping()
465 IO.mapRequired("nreloc", Section.nreloc); in mapping()
DMachOEmitter.cpp100 TempSec.nreloc = Sec.nreloc; in constructSection()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
DMachOReader.cpp41 S.NReloc = Sec.nreloc; in constructSectionCommon()
94 S.Relocations.reserve(S.NReloc); in extractSections()
110 assert(S.NReloc == S.Relocations.size() && in extractSections()
DMachOWriter.cpp125 S->NReloc * sizeof(MachO::any_relocation_info)); in totalSize()
228 Temp.nreloc = Sec.NReloc; in writeSectionInLoadCommand()
DMachOLayoutBuilder.cpp218 Sec->NReloc = Sec->Relocations.size(); in layoutRelocations()
219 Offset += sizeof(MachO::any_relocation_info) * Sec->NReloc; in layoutRelocations()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp338 IO.mapRequired("nreloc", Section.nreloc); in mapping()
504 IO.mapRequired("nreloc", Section.nreloc); in mapping()
519 IO.mapRequired("nreloc", Section.nreloc); in mapping()
/external/llvm/test/tools/llvm-ar/Inputs/
Dmacho.yaml31 nreloc: 0
/external/coreboot/util/cbfstool/
Dcoff.h8 uint16_t nreloc; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DDebuggerSupportPlugin.cpp276 Sec.nreloc = 0; in startSynthesis()
346 SecCmd.nreloc = 0; in completeSynthesisAndRegister()
/external/llvm/include/llvm/Support/
DMachO.h554 uint32_t nreloc; member
568 uint32_t nreloc; member
1052 sys::swapByteOrder(sect.nreloc); in swapStruct()
1064 sys::swapByteOrder(sect.nreloc); in swapStruct()
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp103 TempSec.nreloc = Sec.nreloc; in constructSection()
/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp62 TempSec.nreloc = Sec.nreloc; in constructSectionCommon()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h554 uint32_t nreloc; member
568 uint32_t nreloc; member
1060 sys::swapByteOrder(sect.nreloc); in swapStruct()
1072 sys::swapByteOrder(sect.nreloc); in swapStruct()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h561 uint32_t nreloc; member
575 uint32_t nreloc; member
1089 sys::swapByteOrder(sect.nreloc); in swapStruct()
1101 sys::swapByteOrder(sect.nreloc); in swapStruct()
/external/llvm/include/llvm/ObjectYAML/
DMachOYAML.h33 uint32_t nreloc; member

12