/aosp_15_r20/external/llvm/test/ObjectYAML/MachO/ |
H A 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
|
H A D | export_trie.yaml | 23 nsects: 0 34 nsects: 6 45 nsects: 3 56 nsects: 0
|
H A D | sections.yaml | 23 nsects: 0 34 nsects: 6 118 nsects: 3 166 nsects: 0
|
H A D | out_of_order_linkedit.yaml | 23 nsects: 0 34 nsects: 6 45 nsects: 3 56 nsects: 0
|
H A D | symtab.yaml | 23 nsects: 0 34 nsects: 6 46 nsects: 3 58 nsects: 0
|
/aosp_15_r20/external/google-breakpad/src/common/mac/ |
H A 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()
|
H A D | macho_utilities.h | 89 uint32_t nsects); 92 uint32_t nsects);
|
H A 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()
|
H A D | macho_reader.cc | 355 >> segment.nsects in WalkLoadCommands() 465 for (size_t i = 0; i < segment.nsects; i++) { in WalkSegmentSections()
|
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/ |
H A 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
|
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/ |
H A 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
|
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/ |
H A 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
|
/aosp_15_r20/external/llvm/tools/dsymutil/ |
H A 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()
|
/aosp_15_r20/external/llvm/tools/llvm-readobj/ |
H A 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()
|
/aosp_15_r20/external/llvm/tools/llvm-size/ |
H A 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()
|
/aosp_15_r20/external/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 457 IO.mapRequired("nsects", LoadCommand.nsects); in mapping() 471 IO.mapRequired("nsects", LoadCommand.nsects); in mapping()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 481 IO.mapRequired("nsects", LoadCommand.nsects); in mapping() 494 IO.mapRequired("nsects", LoadCommand.nsects); in mapping()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 535 IO.mapRequired("nsects", LoadCommand.nsects); in mapping() 548 IO.mapRequired("nsects", LoadCommand.nsects); in mapping()
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | MachO.h | 528 uint32_t nsects; member 542 uint32_t nsects; member 1029 sys::swapByteOrder(seg.nsects); in swapStruct() 1042 sys::swapByteOrder(seg.nsects); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | MachO.h | 528 uint32_t nsects; member 542 uint32_t nsects; member 1037 sys::swapByteOrder(seg.nsects); in swapStruct() 1050 sys::swapByteOrder(seg.nsects); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 535 uint32_t nsects; member 549 uint32_t nsects; member 1066 sys::swapByteOrder(seg.nsects); in swapStruct() 1079 sys::swapByteOrder(seg.nsects); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | MachOUniversalWriter.cpp | 47 (Is64Bit ? O.getSegment64LoadCommand(LC).nsects in calculateFileAlignment() 48 : O.getSegmentLoadCommand(LC).nsects); in calculateFileAlignment()
|
/aosp_15_r20/external/llvm/test/MC/MachO/ |
H A D | symbols-1.s | 159 // CHECK-X86_32: nsects: 1 324 // CHECK-X86_64: nsects: 1
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
H A D | MachOLayoutBuilder.cpp | 194 MLC.segment_command_data.nsects = LC.Sections.size(); in layoutSegments() 203 MLC.segment_command_64_data.nsects = LC.Sections.size(); in layoutSegments()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 552 uint32_t nsects; member 566 uint32_t nsects; member 1205 sys::swapByteOrder(seg.nsects); in swapStruct() 1218 sys::swapByteOrder(seg.nsects); in swapStruct()
|