Home
last modified time | relevance | path

Searched refs:Reserved2 (Results 1 – 16 of 16) sorted by relevance

/external/llvm/test/tools/dsymutil/X86/
Ddsym-companion.test48 CHECK: Reserved2: 0x0
64 CHECK: Reserved2: 0x0
79 CHECK32: Reserved2: 0x0
95 CHECK: Reserved2: 0x0
111 CHECK: Reserved2: 0x0
127 CHECK: Reserved2: 0x0
142 CHECK64: Reserved2: 0x0
157 CHECK64: Reserved2: 0x0
172 CHECK64: Reserved2: 0x0
187 CHECK64: Reserved2: 0x0
[all …]
/external/llvm/test/tools/llvm-readobj/
Dsections.test137 MACHO-I386-NEXT: Reserved2: 0x0
153 MACHO-I386-NEXT: Reserved2: 0x0
174 MACHO-X86-64-NEXT: Reserved2: 0x0
191 MACHO-X86-64-NEXT: Reserved2: 0x0
213 MACHO-PPC-NEXT: Reserved2: 0x0
231 MACHO-PPC-NEXT: Reserved2: 0x20
247 MACHO-PPC-NEXT: Reserved2: 0x0
263 MACHO-PPC-NEXT: Reserved2: 0x0
279 MACHO-PPC-NEXT: Reserved2: 0x0
300 MACHO-PPC64-NEXT: Reserved2: 0x0
[all …]
Dmacho-universal-x86_64.i386.test73 MULTISECTIONS: Reserved2: 0x0
89 MULTISECTIONS: Reserved2: 0x0
105 MULTISECTIONS: Reserved2: 0x0
129 MULTISECTIONS: Reserved2: 0x0
145 MULTISECTIONS: Reserved2: 0x0
202 MULTISECTIONS-ARCHIVE: Reserved2: 0x0
218 MULTISECTIONS-ARCHIVE: Reserved2: 0x0
235 MULTISECTIONS-ARCHIVE: Reserved2: 0x0
254 MULTISECTIONS-ARCHIVE: Reserved2: 0x0
278 MULTISECTIONS-ARCHIVE: Reserved2: 0x0
[all …]
Dsections-ext.test181 MACHO-I386-NEXT: Reserved2: 0x0
225 MACHO-X86-64-NEXT: Reserved2: 0x0
263 MACHO-X86-64-NEXT: Reserved2: 0x0
301 MACHO-PPC-NEXT: Reserved2: 0x0
374 MACHO-PPC-NEXT: Reserved2: 0x20
426 MACHO-PPC-NEXT: Reserved2: 0x0
459 MACHO-PPC-NEXT: Reserved2: 0x0
482 MACHO-PPC-NEXT: Reserved2: 0x0
518 MACHO-PPC64-NEXT: Reserved2: 0x0
592 MACHO-PPC64-NEXT: Reserved2: 0x20
[all …]
/external/llvm/lib/MC/
DMCSectionMachO.cpp76 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()
DMCContext.cpp272 unsigned Reserved2, SectionKind Kind, in getMachOSection() argument
296 Segment, Section, TypeAndAttributes, Reserved2, Kind, Begin); in getMachOSection()
/external/llvm/include/llvm/MC/
DMCSectionMachO.h35 unsigned Reserved2; variable
56 unsigned getStubSize() const { return Reserved2; } in getStubSize()
DMCContext.h310 unsigned Reserved2, SectionKind K,
/external/llvm/test/MC/MachO/ARM/
Ddarwin-ARM-reloc.s56 @ CHECK: Reserved2: 0x0
75 @ CHECK: Reserved2: 0x0
94 @ CHECK: Reserved2: 0x0
Ddarwin-Thumb-reloc.s57 @ CHECK: Reserved2: 0x0
76 @ CHECK: Reserved2: 0x0
Drelax-thumb-ldr-literal.s19 @ CHECK: Reserved2: 0x0
/external/kernel-headers/original/uapi/linux/usb/
Dfunctionfs.h75 __u8 Reserved2[6]; member
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp265 uint32_t Reserved2; member
317 Section.Reserved2 = Sect.reserved2; in getSection()
329 Section.Reserved2 = Sect.reserved2; in getSection()
466 W.printHex("Reserved2", MOSection.Reserved2); in printSections()
/external/llvm/include/llvm/Support/
DCOFF.h477 uint16_t Reserved2[10]; member
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h812 ULONG Reserved2; member
988 USHORT Reserved2; member
/external/llvm/include/llvm/Object/
DCOFF.h58 support::ulittle16_t Reserved2[10]; member