/external/llvm/test/tools/llvm-readobj/ |
D | bigobj.test | 25 CHECK-NEXT: PointerToRelocations: 0x0 43 CHECK-NEXT: PointerToRelocations: 0x0 61 CHECK-NEXT: PointerToRelocations: 0x0
|
D | sections.test | 26 COFF-NEXT: PointerToRelocations: 0x7A 44 COFF-NEXT: PointerToRelocations: 0x0
|
D | sections-ext.test | 24 COFF-NEXT: PointerToRelocations: 0x7A
|
/external/swiftshader/src/Reactor/ |
D | DLL.cpp | 234 textSection.PointerToRelocations = 0; in emit() 248 exportsSection.PointerToRelocations = 0; in emit() 261 relocSection.PointerToRelocations = 0; in emit() 275 constSection.PointerToRelocations = 0; in emit()
|
/external/swiftshader/third_party/LLVM/test/MC/COFF/ |
D | module-asm.ll | 16 ; CHECK-NEXT: PointerToRelocations = 0x{{[0-9A-F]+}}
|
/external/llvm/test/MC/COFF/ |
D | module-asm.ll | 16 ; CHECK-NEXT: PointerToRelocations: 0x{{[0-9A-F]+}}
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 604 WriteLE32(S.PointerToRelocations); in WriteSectionHeader() 808 Sec->Header.PointerToRelocations = offset; in WriteObject() 862 assert(OS.tell() == (*i)->Header.PointerToRelocations && in WriteObject() 871 assert((*i)->Header.PointerToRelocations == 0 && in WriteObject()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | COFF.h | 151 uint32_t PointerToRelocations; member
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 594 writeLE32(S.PointerToRelocations); in writeSectionHeader() 952 Sec->Header.PointerToRelocations = offset; in writeObject() 1057 assert(getStream().tell() == (*i)->Header.PointerToRelocations && in writeObject() 1073 assert((*i)->Header.PointerToRelocations == 0 && in writeObject()
|
/external/swiftshader/third_party/LLVM/include/llvm/Object/ |
D | COFF.h | 63 support::ulittle32_t PointerToRelocations; member
|
/external/swiftshader/third_party/LLVM/lib/Object/ |
D | COFFObjectFile.cpp | 390 ret.p = reinterpret_cast<uintptr_t>(base() + sec->PointerToRelocations); in getSectionRelBegin() 404 base() + sec->PointerToRelocations) in getSectionRelEnd()
|
/external/llvm/tools/yaml2obj/ |
D | yaml2coff.cpp | 194 S.Header.PointerToRelocations = CurrentSectionDataOffset; in layoutCOFF() 434 << binary_le(i->Header.PointerToRelocations) in writeCOFF()
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/ |
D | pe.h | 245 UINT32 PointerToRelocations; member
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/ |
D | pe.h | 245 UINT32 PointerToRelocations; member
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/ |
D | pe.h | 251 UINT32 PointerToRelocations; member
|
/external/syslinux/efi32/include/efi/ia32/ |
D | pe.h | 245 UINT32 PointerToRelocations; member
|
/external/llvm/include/llvm/Support/ |
D | COFF.h | 241 uint32_t PointerToRelocations; member
|
/external/syslinux/efi64/include/efi/x86_64/ |
D | pe.h | 245 UINT32 PointerToRelocations; member
|
/external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/ |
D | PeImage.h | 358 UINT32 PointerToRelocations; member
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 340 base + Sec->PointerToRelocations))) in getNumberOfRelocations() 354 Base + Sec->PointerToRelocations); in getFirstReloc()
|
/external/llvm/tools/llvm-pdbdump/ |
D | LLVMOutputStyle.cpp | 742 P.printNumber("File Pointer to Relocations", Section.PointerToRelocations); in dumpSectionHeaders()
|
/external/llvm/include/llvm/Object/ |
D | COFF.h | 425 support::ulittle32_t PointerToRelocations; member
|
/external/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 1118 W.printHex ("PointerToRelocations", Section->PointerToRelocations); in printSections()
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readpdb.c | 226 unsigned long PointerToRelocations; member
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |