/external/google-breakpad/src/common/mac/ |
D | macho_utilities.cc | 126 uint32_t nsects) { in breakpad_swap_section() 142 uint32_t nsects) { in breakpad_swap_section_64()
|
D | macho_reader.h | 187 uint32_t nsects; member
|
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
D | DynamicLoaderDarwin.h | 87 uint32_t nsects; variable
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_procmaps_mac.cpp | 41 uptr nsects; member
|
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ |
D | ObjectFilePECOFF.cpp | 545 const uint32_t nsects = m_coff_header.nsects; in ParseSectionHeaders() local 840 const uint32_t nsects = m_sect_headers.size(); in CreateSections() local
|
D | ObjectFilePECOFF.h | 174 uint16_t nsects; member
|
/external/llvm/tools/dsymutil/ |
D | MachOUtils.cpp | 253 unsigned nsects = Segment.nsects; in transferSegmentAndSections() local
|
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
D | MachProcess.h | 58 uint64_t nsects; member
|
/external/llvm-project/llvm/tools/dsymutil/ |
D | MachOUtils.cpp | 277 unsigned nsects = Segment.nsects; in transferSegmentAndSections() local
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | MachODumper.cpp | 300 uint32_t nsects; member
|
/external/llvm/tools/llvm-readobj/ |
D | MachODumper.cpp | 279 uint32_t nsects; member
|
/external/llvm-project/lldb/tools/compact-unwind/ |
D | compact-unwind-dumper.c | 183 uint32_t nsects = 0; in scan_macho_load_commands() local
|
/external/google-breakpad/src/third_party/mac_headers/mach-o/ |
D | loader.h | 331 uint32_t nsects; /* number of sections in segment */ member 351 uint32_t nsects; /* number of sections in segment */ member
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 528 uint32_t nsects; member 542 uint32_t nsects; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 528 uint32_t nsects; member 542 uint32_t nsects; member
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 544 uint32_t nsects; member 558 uint32_t nsects; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 537 uint32_t nsects; member 551 uint32_t nsects; member
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 1010 uint32_t nsects = O->section_end()->getRawDataRefImpl().d.a; in PrintRelocationEntries() local 8561 uint32_t initprot, uint32_t nsects, in PrintSegmentCommand()
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 7674 uint32_t initprot, uint32_t nsects, in PrintSegmentCommand()
|