| /external/llvm/test/ObjectYAML/MachO/ |
| D | sections.yaml | 44 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/ |
| D | macho-private-headers.test | 28 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/ |
| D | gem_exec_big.c | 134 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/ |
| D | macho-private-headers.test | 50 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/ |
| D | macho-private-headers.test | 28 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/ |
| D | gem_blt.c | 190 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/ |
| D | common-reloc.c | 69 #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/ |
| D | macho_utilities.cc | 137 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/ |
| D | objdump-symbol-table.test | 13 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/ |
| D | MachOYAML.cpp | 261 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/ |
| D | MachOYAML.cpp | 285 IO.mapRequired("nreloc", Section.nreloc); in mapping() 450 IO.mapRequired("nreloc", Section.nreloc); in mapping() 465 IO.mapRequired("nreloc", Section.nreloc); in mapping()
|
| D | MachOEmitter.cpp | 100 TempSec.nreloc = Sec.nreloc; in constructSection()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
| D | MachOReader.cpp | 41 S.NReloc = Sec.nreloc; in constructSectionCommon() 94 S.Relocations.reserve(S.NReloc); in extractSections() 110 assert(S.NReloc == S.Relocations.size() && in extractSections()
|
| D | MachOWriter.cpp | 125 S->NReloc * sizeof(MachO::any_relocation_info)); in totalSize() 228 Temp.nreloc = Sec.NReloc; in writeSectionInLoadCommand()
|
| D | MachOLayoutBuilder.cpp | 218 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/ |
| D | MachOYAML.cpp | 338 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/ |
| D | macho.yaml | 31 nreloc: 0
|
| /external/coreboot/util/cbfstool/ |
| D | coff.h | 8 uint16_t nreloc; member
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
| D | DebuggerSupportPlugin.cpp | 276 Sec.nreloc = 0; in startSynthesis() 346 SecCmd.nreloc = 0; in completeSynthesisAndRegister()
|
| /external/llvm/include/llvm/Support/ |
| D | MachO.h | 554 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/ |
| D | yaml2macho.cpp | 103 TempSec.nreloc = Sec.nreloc; in constructSection()
|
| /external/llvm/tools/obj2yaml/ |
| D | macho2yaml.cpp | 62 TempSec.nreloc = Sec.nreloc; in constructSectionCommon()
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | MachO.h | 554 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/ |
| D | MachO.h | 561 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/ |
| D | MachOYAML.h | 33 uint32_t nreloc; member
|