/external/google-breakpad/src/common/mac/ |
D | macho_utilities.cc | 57 sg->nsects = ByteSwap(sg->nsects); in breakpad_swap_segment_command_64() 75 uint32_t nsects, in breakpad_swap_section_64() argument 78 for (uint32_t i = 0; i < nsects; i++) { in breakpad_swap_section_64()
|
D | macho_utilities.h | 81 uint32_t nsects,
|
D | macho_id.cc | 276 for (unsigned long i = 0; i < seg.nsects; ++i) { in WalkerCB() 309 for (unsigned long i = 0; i < seg64.nsects; ++i) { in WalkerCB()
|
D | macho_reader.cc | 349 >> segment.nsects in WalkLoadCommands() 459 for (size_t i = 0; i < segment.nsects; i++) { in WalkSegmentSections()
|
D | macho_reader.h | 182 uint32_t nsects; member
|
D | macho_reader_unittest.cc | 1120 EXPECT_EQ(0U, actual_segment.nsects); in TEST_F() 1157 EXPECT_EQ(0U, actual_segment.nsects); in TEST_F() 1193 EXPECT_EQ(0U, actual_segment.nsects); in TEST_F() 1230 EXPECT_EQ(0U, actual_segment.nsects); in TEST_F()
|
/external/lldb/source/Plugins/ObjectFile/PECOFF/ |
D | ObjectFilePECOFF.cpp | 365 m_coff_header.nsects = m_data.GetU16(offset_ptr); in ParseCOFFHeader() 452 const uint32_t nsects = m_coff_header.nsects; in ParseSectionHeaders() local 455 if (nsects > 0) in ParseSectionHeaders() 458 const size_t section_header_byte_size = nsects * sizeof(section_header_t); in ParseSectionHeaders() 465 m_sect_headers.resize(nsects); in ParseSectionHeaders() 467 for (uint32_t idx = 0; idx<nsects; ++idx) in ParseSectionHeaders() 620 const uint32_t nsects = m_sect_headers.size(); in CreateSections() local 622 for (uint32_t idx = 0; idx<nsects; ++idx) in CreateSections() 840 s->Printf (" nsects = 0x%4.4x\n", header.nsects); in DumpCOFFHeader()
|
D | ObjectFilePECOFF.h | 154 uint16_t nsects; member
|
/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 | 38 CHECK: nsects 4 134 EXE: nsects 0 146 EXE: nsects 6 236 EXE: nsects 2 274 EXE: nsects 0 462 NON_VERBOSE: nsects 4
|
/external/llvm/tools/llvm-size/ |
D | llvm-size.cpp | 141 for (unsigned J = 0; J < Seg.nsects; ++J) { in PrintDarwinSectionSizes() 155 if (Seg.nsects != 0) in PrintDarwinSectionSizes() 167 for (unsigned J = 0; J < Seg.nsects; ++J) { in PrintDarwinSectionSizes() 181 if (Seg.nsects != 0) in PrintDarwinSectionSizes() 208 for (unsigned J = 0; J < Seg.nsects; ++J) { in PrintDarwinSegmentSizes() 234 for (unsigned J = 0; J < Seg.nsects; ++J) { in PrintDarwinSegmentSizes()
|
/external/llvm/tools/macho-dump/ |
D | macho-dump.cpp | 131 SLC.maxprot, SLC.initprot, SLC.nsects, SLC.flags); in DumpSegmentCommand() 135 for (unsigned i = 0; i != SLC.nsects; ++i) { in DumpSegmentCommand() 153 SLC.maxprot, SLC.initprot, SLC.nsects, SLC.flags); in DumpSegment64Command() 157 for (unsigned i = 0; i != SLC.nsects; ++i) { in DumpSegment64Command()
|
/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
D | DynamicLoaderMacOSXDYLD.h | 142 nsects(0), in Segment() 154 uint32_t nsects; variable
|
/external/valgrind/coregrind/ |
D | fixup_macho_loadcmds.c | 520 if (seg->nsects != 0) in modify_macho_loadcmds() 532 if (seg->nsects != 0) in modify_macho_loadcmds()
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 572 uint32_t nsects; member 586 uint32_t nsects; member 1045 sys::swapByteOrder(seg.nsects); in swapStruct() 1058 sys::swapByteOrder(seg.nsects); in swapStruct()
|
/external/libvpx/libvpx/build/make/ |
D | obj_int_extract.c | 134 if (seg_c.nsects < 1) { in parse_macho() 150 if (seg_c.nsects < 1) { in parse_macho()
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 387 for (unsigned J = 0; J < Seg.nsects; ++J) { in PrintIndirectSymbols() 415 for (unsigned J = 0; J < Seg.nsects; ++J) { in PrintIndirectSymbols() 2133 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessCstringPointer() 2154 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessCstringPointer() 2195 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessIndirectSymbol() 2229 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessIndirectSymbol() 2357 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessPointerPointer() 7138 uint32_t initprot, uint32_t nsects, in PrintSegmentCommand() argument 7144 expected_cmdsize = nsects; in PrintSegmentCommand() 7149 expected_cmdsize = nsects; in PrintSegmentCommand() [all …]
|
/external/v8/src/ |
D | gdb-jit.cc | 524 uint32_t nsects; member 574 cmd->nsects = sections_.length(); in WriteSegmentCommand() 577 cmd->nsects; in WriteSegmentCommand()
|
/external/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 58 if (S.nsects > std::numeric_limits<uint32_t>::max() / SectionSize || in getSegmentLoadCommandNumSections() 59 S.nsects * SectionSize > Cmdsize - sizeof(S)) in getSegmentLoadCommandNumSections() 62 return S.nsects; in getSegmentLoadCommandNumSections()
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readmacho.c | 615 for (s = 0; s < seg.nsects; s++) { in getsectdata()
|
/external/lldb/source/Plugins/ObjectFile/Mach-O/ |
D | ObjectFileMachO.cpp | 1113 … for (segment_sect_idx=0; segment_sect_idx<load_cmd.nsects; ++segment_sect_idx) in CreateSections()
|