Home
last modified time | relevance | path

Searched refs:PointerToRelocations (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/test/tools/llvm-readobj/
Dbigobj.test25 CHECK-NEXT: PointerToRelocations: 0x0
43 CHECK-NEXT: PointerToRelocations: 0x0
61 CHECK-NEXT: PointerToRelocations: 0x0
Dsections.test26 COFF-NEXT: PointerToRelocations: 0x7A
44 COFF-NEXT: PointerToRelocations: 0x0
Dsections-ext.test24 COFF-NEXT: PointerToRelocations: 0x7A
/external/swiftshader/src/Reactor/
DDLL.cpp234 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/
Dmodule-asm.ll16 ; CHECK-NEXT: PointerToRelocations = 0x{{[0-9A-F]+}}
/external/llvm/test/MC/COFF/
Dmodule-asm.ll16 ; CHECK-NEXT: PointerToRelocations: 0x{{[0-9A-F]+}}
/external/swiftshader/third_party/LLVM/lib/MC/
DWinCOFFObjectWriter.cpp604 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/
DCOFF.h151 uint32_t PointerToRelocations; member
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp594 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/
DCOFF.h63 support::ulittle32_t PointerToRelocations; member
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp390 ret.p = reinterpret_cast<uintptr_t>(base() + sec->PointerToRelocations); in getSectionRelBegin()
404 base() + sec->PointerToRelocations) in getSectionRelEnd()
/external/llvm/tools/yaml2obj/
Dyaml2coff.cpp194 S.Header.PointerToRelocations = CurrentSectionDataOffset; in layoutCOFF()
434 << binary_le(i->Header.PointerToRelocations) in writeCOFF()
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
Dpe.h245 UINT32 PointerToRelocations; member
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
Dpe.h245 UINT32 PointerToRelocations; member
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
Dpe.h251 UINT32 PointerToRelocations; member
/external/syslinux/efi32/include/efi/ia32/
Dpe.h245 UINT32 PointerToRelocations; member
/external/llvm/include/llvm/Support/
DCOFF.h241 uint32_t PointerToRelocations; member
/external/syslinux/efi64/include/efi/x86_64/
Dpe.h245 UINT32 PointerToRelocations; member
/external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
DPeImage.h358 UINT32 PointerToRelocations; member
/external/llvm/lib/Object/
DCOFFObjectFile.cpp340 base + Sec->PointerToRelocations))) in getNumberOfRelocations()
354 Base + Sec->PointerToRelocations); in getFirstReloc()
/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.cpp742 P.printNumber("File Pointer to Relocations", Section.PointerToRelocations); in dumpSectionHeaders()
/external/llvm/include/llvm/Object/
DCOFF.h425 support::ulittle32_t PointerToRelocations; member
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1118 W.printHex ("PointerToRelocations", Section->PointerToRelocations); in printSections()
/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c226 unsigned long PointerToRelocations; member
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12