Searched refs:Reserved2 (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 77 : MCSection(SV_MachO, K), TypeAndAttributes(TAA), Reserved2(reserved2) { in MCSectionMachO() 122 if (Reserved2 != 0) in PrintSwitchToSection() 123 OS << ",none," << Reserved2; in PrintSwitchToSection() 151 if (Reserved2 != 0) in PrintSwitchToSection() 152 OS << ',' << Reserved2; in PrintSwitchToSection()
|
D | MCContext.cpp | 208 unsigned Reserved2, SectionKind Kind) { in getMachOSection() argument 231 Reserved2, Kind); in getMachOSection()
|
/external/chromium/net/http/ |
D | http_auth_sspi_win.h | 52 unsigned long Reserved2, 95 unsigned long Reserved2, in InitializeSecurityContext() argument 102 pInput, Reserved2, phNewContext, pOutput, in InitializeSecurityContext()
|
D | mock_sspi_library_win.h | 42 unsigned long Reserved2,
|
D | mock_sspi_library_win.cc | 42 unsigned long Reserved2, in InitializeSecurityContext() argument
|
/external/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 35 unsigned Reserved2; variable 157 unsigned getStubSize() const { return Reserved2; } in getStubSize()
|
D | MCContext.h | 239 unsigned Reserved2,
|
/external/llvm/tools/macho-dump/ |
D | macho-dump.cpp | 75 uint32_t Reserved2, uint64_t Reserved3 = ~0ULL) { in DumpSectionData() argument 89 outs() << " ('reserved2', " << Reserved2 << ")\n"; in DumpSectionData() 155 Sect->Reserved1, Sect->Reserved2))) in DumpSegmentCommand() 191 Sect->Reserved1, Sect->Reserved2, in DumpSegment64Command()
|
/external/llvm/include/llvm/Object/ |
D | MachOFormat.h | 267 uint32_t Reserved2; member 280 uint32_t Reserved2; member
|
/external/llvm/lib/Object/ |
D | MachOObject.cpp | 296 SwapValue(Value.Reserved2); in SwapStruct() 318 SwapValue(Value.Reserved2); in SwapStruct()
|
/external/llvm/include/llvm/Support/ |
D | COFF.h | 445 uint16_t Reserved2[10]; member
|
/external/kernel-headers/original/linux/mtd/ |
D | cfi.h | 178 uint8_t Reserved2; member
|