| /external/llvm/test/ObjectYAML/MachO/ |
| D | load_commands.yaml | 23 nsects: 0 34 nsects: 6 45 nsects: 3 56 nsects: 0 149 #CHECK: nsects: 0 160 #CHECK: nsects: 6 171 #CHECK: nsects: 3 182 #CHECK: nsects: 0
|
| D | export_trie.yaml | 23 nsects: 0 34 nsects: 6 45 nsects: 3 56 nsects: 0
|
| D | out_of_order_linkedit.yaml | 23 nsects: 0 34 nsects: 6 45 nsects: 3 56 nsects: 0
|
| D | sections.yaml | 23 nsects: 0 34 nsects: 6 118 nsects: 3 166 nsects: 0
|
| D | symtab.yaml | 23 nsects: 0 34 nsects: 6 46 nsects: 3 58 nsects: 0
|
| D | rebase_opcode.yaml | 23 nsects: 0
|
| D | weak_bind_opcode.yaml | 23 nsects: 0
|
| D | bind_opcode.yaml | 23 nsects: 0
|
| /external/google-breakpad/src/common/mac/ |
| D | macho_utilities.cc | 73 sc->nsects = ByteSwap(sc->nsects); in breakpad_swap_segment_command() 88 sg->nsects = ByteSwap(sg->nsects); in breakpad_swap_segment_command_64() 129 uint32_t nsects) { in breakpad_swap_section() argument 130 for (uint32_t i = 0; i < nsects; i++) { in breakpad_swap_section() 145 uint32_t nsects) { in breakpad_swap_section_64() argument 146 for (uint32_t i = 0; i < nsects; i++) { in breakpad_swap_section_64()
|
| D | macho_utilities.h | 89 uint32_t nsects); 92 uint32_t nsects);
|
| D | macho_id.cc | 165 for (unsigned long i = 0; i < seg.nsects; ++i) { in WalkerCB() 198 for (unsigned long i = 0; i < seg64.nsects; ++i) { in WalkerCB()
|
| /external/llvm/test/tools/llvm-objdump/AArch64/ |
| D | macho-private-headers.test | 18 CHECK: nsects 2 93 EXE: nsects 0 105 EXE: nsects 5 182 EXE: nsects 2 220 EXE: nsects 0
|
| /external/llvm/test/tools/llvm-objdump/ARM/ |
| D | macho-private-headers.test | 18 CHECK: nsects 6 140 EXE: nsects 0 152 EXE: nsects 4 216 EXE: nsects 2 254 EXE: nsects 0
|
| /external/llvm/test/tools/llvm-objdump/X86/ |
| D | macho-private-headers.test | 40 CHECK: nsects 4 136 EXE: nsects 0 148 EXE: nsects 6 238 EXE: nsects 2 276 EXE: nsects 0 464 NON_VERBOSE: nsects 4
|
| /external/llvm/tools/dsymutil/ |
| D | MachOUtils.cpp | 118 Seg64.nsects = Seg.nsects; in adaptFrom32bits() 253 unsigned nsects = Segment.nsects; in transferSegmentAndSections() local 258 for (unsigned i = 0; i < nsects; ++i) { in transferSegmentAndSections() 384 LoadCommandSize += segmentLoadCommandSize(Is64Bit, Segment.nsects); in generateDsymCompanion()
|
| /external/llvm/tools/llvm-readobj/ |
| D | MachODumper.cpp | 279 uint32_t nsects; member 347 Segment.nsects = SC.nsects; in getSegment() 361 Segment.nsects = SC.nsects; in getSegment() 787 W.printNumber("nsects", MOSegment.nsects); in printMachOSegment()
|
| /external/llvm/test/tools/llvm-ar/Inputs/ |
| D | macho.yaml | 21 nsects: 1
|
| /external/llvm/lib/ObjectYAML/ |
| D | MachOYAML.cpp | 457 IO.mapRequired("nsects", LoadCommand.nsects); in mapping() 471 IO.mapRequired("nsects", LoadCommand.nsects); in mapping()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | MachOYAML.cpp | 481 IO.mapRequired("nsects", LoadCommand.nsects); in mapping() 494 IO.mapRequired("nsects", LoadCommand.nsects); in mapping()
|
| /external/python/cpython3/Modules/ |
| D | _testexternalinspection.c | 96 int nsects = cmd->nsects; in analyze_macho64() local 99 for (int j = 0; j < nsects; j++) { in analyze_macho64()
|
| /external/llvm/tools/llvm-size/ |
| D | llvm-size.cpp | 226 for (unsigned J = 0; J < Seg.nsects; ++J) { in printDarwinSectionSizes() 240 if (Seg.nsects != 0) in printDarwinSectionSizes() 253 for (unsigned J = 0; J < Seg.nsects; ++J) { in printDarwinSectionSizes() 268 if (Seg.nsects != 0) in printDarwinSectionSizes() 288 for (unsigned J = 0; J < Seg.nsects; ++J) { in printDarwinSegmentSizes() 314 for (unsigned J = 0; J < Seg.nsects; ++J) { in printDarwinSegmentSizes()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
| D | MachOYAML.cpp | 535 IO.mapRequired("nsects", LoadCommand.nsects); in mapping() 548 IO.mapRequired("nsects", LoadCommand.nsects); in mapping()
|
| /external/llvm/test/MC/MachO/ |
| D | darwin-x86_64-nobase-relocs.s | 70 // CHECK: nsects: 1
|
| D | thread_init_func.s | 75 // CHECK: nsects: 2
|
| D | data.s | 78 // CHECK: nsects: 2
|