HomeSort by relevance Sort by last modified time
    Searched refs:FileFormat (Results 1 - 22 of 22) sorted by null

  /external/google-breakpad/src/common/windows/
pdb_source_line_writer.h 89 enum FileFormat {
102 bool Open(const wstring &file, FileFormat format);
pdb_source_line_writer.cc 142 bool PDBSourceLineWriter::Open(const wstring &file, FileFormat format) {
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 162 const ELFFileFormat* FileFormat = getOutputFormat();
163 assert(FileFormat &&
169 if (FileFormat->hasPLT() && (&pSection == &(FileFormat->getPLT()))) {
190 } else if (FileFormat->hasGOT() && (&pSection == &(FileFormat->getGOT()))) {
192 } else if (FileFormat->hasGOTPLT() &&
193 (&pSection == &(FileFormat->getGOTPLT()))) {
194 RegionSize += emitGOTPLTSectionData(pRegion, FileFormat);
489 const ELFFileFormat* FileFormat) const
    [all...]
X86LDBackend.h 127 const ELFFileFormat* FileFormat) const = 0;
183 const ELFFileFormat* FileFormat) const;
225 const ELFFileFormat* FileFormat) const;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pla.h 44 } FileFormat;
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 140 const ELFFileFormat* FileFormat = getOutputFormat();
146 if (FileFormat->hasPLT() && (&pSection == &(FileFormat->getPLT()))) {
168 } else if (FileFormat->hasGOT() && (&pSection == &(FileFormat->getGOT()))) {
171 } else if (FileFormat->hasGOTPLT() &&
172 (&pSection == &(FileFormat->getGOTPLT()))) {
173 RegionSize += emitGOTPLTSectionData(pRegion, FileFormat);
349 const ELFFileFormat* FileFormat) const {
352 m_pGOTPLT->applyGOT0(FileFormat->getDynamic().addr())
    [all...]
HexagonLDBackend.h 167 const ELFFileFormat* FileFormat) const;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/llvm/unittests/ADT/
TripleTest.cpp 589 TEST(TripleTest, FileFormat) {
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 1297 milliseconds